fix(core): update

This commit is contained in:
2020-07-20 11:57:20 +00:00
parent cfe8a5f81a
commit a5dabd17cc
14 changed files with 11216 additions and 471 deletions

View File

@@ -1,7 +1,16 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "logcontext",
"shortDescription": "enrich logs with context",
"npmPackagename": "@pushrocks/logcontext",
"license": "MIT"
}
},
"npmci": {
"npmGlobalTools": [
"npmts"
]
"npmGlobalTools": []
}
}
}