diff --git a/package-lock.json b/package-lock.json index b0846cc..f2ce95e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartntml", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartntml", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "dependencies": { "@happy-dom/global-registrator": "^6.0.4", diff --git a/package.json b/package.json index 5ae8080..e6486aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartntml", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "lit-html for the backend", "main": "dist_ts/index.js",