diff --git a/package-lock.json b/package-lock.json index 111e7b4..ff23ddc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartntml", - "version": "1.0.10", + "version": "1.0.11", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartntml", - "version": "1.0.10", + "version": "1.0.11", "license": "MIT", "dependencies": { "@happy-dom/global-registrator": "^6.0.4", diff --git a/package.json b/package.json index f419368..1f4a94b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartntml", - "version": "1.0.10", + "version": "1.0.11", "private": false, "description": "lit-html for the backend", "main": "dist_ts/index.js",