fix(core): update

This commit is contained in:
2019-04-08 17:52:41 +02:00
parent d22534388d
commit e17d7009d9
3 changed files with 38 additions and 2 deletions

View File

@ -2,5 +2,15 @@
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "gitzone",
"gitrepo": "tstest",
"shortDescription": "a test utility to run tests that match test/**/*.ts",
"npmPackagename": "@gitzone/tstest",
"license": "MIT"
}
}
}
}