fix(core): update

This commit is contained in:
2019-05-23 23:29:36 +02:00
parent a6f164602c
commit 76f2126eb3
6 changed files with 76 additions and 56 deletions

View File

@ -3,5 +3,15 @@
"npmGlobalTools": [],
"npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartshell",
"shortDescription": "shell actions designed as promises",
"npmPackagename": "@pushrocks/smartshell",
"license": "MIT"
}
}
}