fix(now handles binary files): update

This commit is contained in:
2018-06-13 23:12:37 +02:00
parent 52fa217fda
commit df48a06d3e
8 changed files with 48 additions and 14 deletions

View File

@@ -1,7 +1,11 @@
{
"npmts": {
"coverageTreshold": 60
},
"npmci": {
"npmGlobalTools": [
"npmts"
]
],
"npmAccessLevel": "public"
}
}