fix(core): update

This commit is contained in:
2023-07-27 12:37:27 +02:00
parent b0c6fb662d
commit 5a59abd1df
11 changed files with 1207 additions and 739 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smartssr",
"description": "a smart server side renderer supporting shadow dom",
"npmPackagename": "@pushrocks/smartssr",
"npmPackagename": "@push.rocks/smartssr",
"license": "MIT",
"projectDomain": "push.rocks"
}