fix(core): update

This commit is contained in:
2020-07-20 07:39:47 +00:00
parent 613e0837ad
commit 189f6623c4
17 changed files with 11218 additions and 480 deletions

View File

@@ -1,7 +1,16 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
]
"npmGlobalTools": []
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartcls",
"shortDescription": "continuation-local-storage using native AsyncLocalStorage",
"npmPackagename": "@pushrocks/smartcls",
"license": "MIT"
}
}
}
}