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