fix(core): update

This commit is contained in:
2021-08-16 15:36:41 +02:00
parent aa78c3465a
commit 5734ca9444
14 changed files with 25164 additions and 839 deletions

View File

@@ -1,7 +1,18 @@
{
"npmci": {
"globalNpmTools": [],
"npmRegistryUrl": "verdaccio.lossless.one",
"npmAccessLevel": "public"
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartstatus",
"shortDescription": "status information in TypeScript",
"npmPackagename": "@pushrocks/smartstatus",
"license": "MIT"
}
},
"npmci": {
"globalNpmTools": [],
"npmRegistryUrl": "verdaccio.lossless.one",
"npmAccessLevel": "public"
}
}