now has working version
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"npmci": "dist/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "(npmts)"
|
||||
"test": "(npmts) && (npm run testVersion)",
|
||||
"testVersion":"node dist/index.js -v"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user