diff --git a/LICENSE b/LICENSE index e172412..38c403f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Felix W. Dekker +Copyright (c) 2020 F.W. Dekker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package-lock.json b/package-lock.json index 7144ed2..bb31c18 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index 582cbcd..3b6583f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "interlanguage-checker", - "version": "1.13.4", + "version": "1.13.5", "description": "Check the consistency of MediaWiki interlanguage links in a simple overview.", - "author": "Felix W. Dekker", + "author": "F.W. Dekker", "browser": "dist/bundle.js", "repository": { "type": "git", @@ -16,17 +16,17 @@ "deploy": "grunt deploy" }, "devDependencies": { - "grunt": "^1.4.0", - "grunt-cli": "^1.4.2", + "grunt": "^1.4.1", + "grunt-cli": "^1.4.3", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-watch": "^1.1.0", "grunt-focus": "^1.0.0", "grunt-text-replace": "^0.4.0", "grunt-webpack": "^4.0.3", - "ts-loader": "^9.1.2", + "ts-loader": "^9.2.3", "typescript": "^4.2.4", - "webpack": "^5.37.0", - "webpack-cli": "^4.7.0" + "webpack": "^5.38.1", + "webpack-cli": "^4.7.2" } } diff --git a/src/main/index.html b/src/main/index.html index 5b5787f..9115476 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -3,7 +3,7 @@ - +