fix(core): update

This commit is contained in:
2019-02-23 00:50:21 +01:00
parent 1c86afea9c
commit c41504f095
5 changed files with 35 additions and 11 deletions

View File

@@ -2,10 +2,10 @@
"gitzone": {
"module": {
"githost": "gitlab.com",
"gituser": "pushrocks",
"gitscope": "pushrocks",
"gitrepo": "smartjwt",
"shortDescription": "a package for handling jwt",
"npmPackageName": "@pushrocks/smartjwt",
"npmPackagename": "@pushrocks/smartjwt",
"license": "MIT",
"projectDomain": "push.rocks"
}
@@ -14,4 +14,4 @@
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}
}