This commit is contained in:
Philipp Kunz 2023-05-01 13:03:55 +02:00
parent 1dadeeb05a
commit 71396208ee

View File

@ -1,6 +1,6 @@
{ {
"name": "@pushrocks/smartntml", "name": "@pushrocks/smartntml",
"version": "2.0.2", "version": "2.0.3",
"private": false, "private": false,
"description": "lit-html for the backend", "description": "lit-html for the backend",
"main": "dist_ts/index.js", "main": "dist_ts/index.js",
@ -43,4 +43,4 @@
"npmextra.json", "npmextra.json",
"readme.md" "readme.md"
] ]
} }