diff --git a/package-lock.json b/package-lock.json index 4d4f44c..0c007a4 100644 Binary files a/package-lock.json and b/package-lock.json differ diff --git a/package.json b/package.json index fbeb1ac..423573a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "converter", - "version": "1.4.12", + "version": "1.4.13", "description": "Convert numbers to and from various bases.", "author": "Florine W. Dekker", "browser": "dist/bundle.js", @@ -19,15 +19,15 @@ "big-integer": "^1.6.51" }, "devDependencies": { - "grunt": "^1.4.1", + "grunt": "^1.5.3", "grunt-cli": "^1.4.3", - "grunt-contrib-clean": "^2.0.0", + "grunt-contrib-clean": "^2.0.1", "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": "^5.0.0", - "webpack": "^5.69.1", - "webpack-cli": "^4.9.2" + "webpack": "^5.75.0", + "webpack-cli": "^5.0.0" } } diff --git a/src/main/index.html b/src/main/index.html index fae9d2e..15a3ae4 100644 --- a/src/main/index.html +++ b/src/main/index.html @@ -8,15 +8,20 @@ + + + + + + Converter | FWDekker - - + -