fix(core): update

This commit is contained in:
2021-12-03 16:39:50 +01:00
parent 770c5a2b67
commit b5bd1a7c9d
28 changed files with 28590 additions and 614 deletions

View File

@@ -1,7 +1,16 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
"npmGlobalpmTools": []
},
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartdrive",
"shortDescription": "a module for drive data and mount management",
"npmPackagename": "@pushrocks/smartdrive",
"license": "MIT"
}
}
}