fix(core): update

This commit is contained in:
Philipp Kunz 2019-01-15 00:20:05 +01:00
parent 9c6487c779
commit 6b93a2e7ac

View File

@ -1,12 +1,7 @@
{ {
"npmts":{
"mode":"default",
"testConfig": {
"parallel": false
}
},
"npmci": { "npmci": {
"npmGlobalTools": [], "npmGlobalTools": [],
"npmAccessLevel": "public" "npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
} }
} }