update cli
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user