fix(core): update

This commit is contained in:
2023-08-21 08:26:47 +02:00
parent 8e0838e872
commit 7c750e8179
10 changed files with 1194 additions and 688 deletions

View File

@@ -3,10 +3,10 @@
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitscope": "push.rocks",
"gitrepo": "webjwt",
"description": "a package to handle jwt in the web",
"npmPackagename": "@pushrocks/webjwt",
"npmPackagename": "@push.rocks/webjwt",
"license": "MIT",
"projectDomain": "push.rocks"
}