diff --git a/package-lock.json b/package-lock.json index d4993b8..47a917a 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index e998fc2..7a1dc2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "interlanguage-checker", - "version": "1.7.0", + "version": "1.8.0", "description": "Check the consistency of MediaWiki interlanguage links in a simple overview.", "author": "Felix W. Dekker", "browser": "bundle.js", @@ -17,9 +17,11 @@ "dependencies": { "fetch-jsonp": "^1.1.3", "htm": "^3.0.3", + "js-cookie": "^2.2.1", "preact": "^10.4.0" }, "devDependencies": { + "@types/js-cookie": "^2.2.6", "grunt": "^1.1.0", "grunt-cli": "^1.3.2", "grunt-contrib-clean": "^2.0.0", diff --git a/src/main/index.html b/src/main/index.html index 9397347..2bb9334 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -79,7 +79,7 @@ API  - +