update deps

This commit is contained in:
2017-04-09 16:29:14 +02:00
parent 5b2aea7626
commit 89ea1fdb18
10 changed files with 212 additions and 14 deletions

10
npmextra.json Normal file
View File

@@ -0,0 +1,10 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
},
"npmts": {
"coverageTreshold": 40
}
}