diff --git a/package-lock.json b/package-lock.json index b55b597..daf5cba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@exact-realty/esbuild-plugin-responsive-images", - "version": "1.0.7", + "version": "1.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@exact-realty/esbuild-plugin-responsive-images", - "version": "1.0.7", + "version": "1.0.8", "license": "ISC", "devDependencies": { "@types/mocha": "^10.0.1", diff --git a/package.json b/package.json index c1647f7..755dcc2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@exact-realty/esbuild-plugin-responsive-images", - "version": "1.0.7", + "version": "1.0.8", "description": "esbuild plugin for responsive images using Sharp", "main": "dist/index.js", "module": "./dist/index.mjs",