update cli

This commit is contained in:
2017-06-04 23:12:18 +02:00
parent 551287d34d
commit 87c1a9a29d
4 changed files with 49 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
"test": "(npmts --notest && node ./dist/cli.js install)"
},
"bin": {
"npmg": "dist/cli.js"