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