diff --git a/package-lock.json b/package-lock.json index 1ef6270..bd4a341 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "webpack-favicons", - "version": "1.5.2", + "version": "1.5.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "webpack-favicons", - "version": "1.5.2", + "version": "1.5.4", "license": "MIT", "dependencies": { "favicons": "7.2.0" diff --git a/package.json b/package.json index d01e271..4a3fd2e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "webpack html favicon", "webpack favicons" ], - "version": "1.5.2", + "version": "1.5.4", "description": "Webpack plugin to generate favicons for devices and browsers", "repository": "drolsen/webpack-favicons", "bugs": {