BREAKING CHANGE(scope): switch to @pushrocks scope

This commit is contained in:
2018-10-10 16:44:44 +02:00
parent d1744b570d
commit b4d9059f4f
15 changed files with 1236 additions and 539 deletions

View File

@@ -1,15 +1,9 @@
{
"npmci": {
"npmGlobalTools": [
"npmts"
]
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"npmdocker": {
"command": "rm -r node_modules && yarn install && yarn test"
},
"npmts": {
"testConfig": {
"parallel": false
}
}
}