fix(core): update

This commit is contained in:
2023-07-11 17:17:19 +02:00
parent 08d5627e7e
commit 3a29679e66
3 changed files with 6 additions and 6 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "smarturl",
"description": "a url parsing lib",
"npmPackagename": "@pushrocks/smarturl",
"npmPackagename": "@push.rocks/smarturl",
"license": "MIT",
"projectDomain": "push.rocks"
}