now has working version

This commit is contained in:
2016-06-25 11:58:33 +02:00
parent c495f20b3d
commit 7de38ce050
3 changed files with 17 additions and 7 deletions

View File

@@ -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",