fix(core): update

This commit is contained in:
2019-01-07 02:41:38 +01:00
parent ae7d101ab9
commit 692a1223a8
10 changed files with 325 additions and 49 deletions

View File

@ -5,14 +5,8 @@
"dockerSock": false
},
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts"
],
"npmAccessLevel": "public"
},
"npmts": {
"testConfig": {
"parallel": false
}
"npmGlobalTools": [],
"npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
}
}