update npmextra.json

This commit is contained in:
Philipp Kunz 2017-03-12 00:10:01 +01:00
parent 214bae9931
commit dda4c1af07
2 changed files with 5 additions and 1 deletions

View File

@ -5,5 +5,10 @@
},
"npmdocker":{
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}

View File

@ -41,7 +41,6 @@
},
"devDependencies": {
"gulp-function": "^2.2.3",
"npmts-g": "^6.0.0",
"smartchai": "^1.0.3",
"typings-test": "^1.0.3"
}