This commit is contained in:
Philipp Kunz 2023-03-30 11:19:13 +02:00
parent 1d2b489830
commit 0dd10351ad
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@pushrocks/smartntml",
"version": "2.0.0",
"version": "2.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@pushrocks/smartntml",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"dependencies": {
"@happy-dom/global-registrator": "^6.0.4",

View File

@ -1,6 +1,6 @@
{
"name": "@pushrocks/smartntml",
"version": "2.0.0",
"version": "2.0.1",
"private": false,
"description": "lit-html for the backend",
"main": "dist_ts/index.js",