diff --git a/lighthouse-plugin-ecoindex/package-lock.json b/lighthouse-plugin-ecoindex/package-lock.json index 8a49fafa..2362e27c 100644 --- a/lighthouse-plugin-ecoindex/package-lock.json +++ b/lighthouse-plugin-ecoindex/package-lock.json @@ -1,12 +1,12 @@ { "name": "lighthouse-plugin-ecoindex", - "version": "0.2.4", + "version": "0.2.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "lighthouse-plugin-ecoindex", - "version": "0.2.4", + "version": "0.2.5", "dependencies": { "ecoindex": "https://github.com/cnumr/ecoindex_node/tarball/master", "lodash.round": "^4.0.4" diff --git a/lighthouse-plugin-ecoindex/package.json b/lighthouse-plugin-ecoindex/package.json index 6feab435..cc27d35d 100644 --- a/lighthouse-plugin-ecoindex/package.json +++ b/lighthouse-plugin-ecoindex/package.json @@ -8,7 +8,7 @@ "url": "https://github.com/NovaGaia/lighthouse-plugin-ecoindex.git" }, "main": "./plugin.js", - "version": "0.2.4", + "version": "0.2.5", "type": "module", "peerDependencies": { "lighthouse": "^11.3.0"