fix(core): update

This commit is contained in:
2019-08-06 17:37:07 +02:00
parent d76d1a263b
commit 0e48cb8f89
9 changed files with 1107 additions and 430 deletions

View File

@@ -2,5 +2,15 @@
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "qenv",
"shortDescription": "easy promised environments",
"npmPackagename": "@pushrocks/qenv",
"license": "MIT"
}
}
}