This commit is contained in:
Philipp Kunz 2016-06-25 11:58:38 +02:00
parent 7de38ce050
commit 9f5c7b0ca0

View File

@ -1,6 +1,6 @@
{
"name": "npmci",
"version": "2.1.60",
"version": "2.1.61",
"description": "",
"main": "dist/index.js",
"bin": {
@ -8,7 +8,7 @@
},
"scripts": {
"test": "(npmts) && (npm run testVersion)",
"testVersion":"node dist/index.js -v"
"testVersion": "node dist/index.js -v"
},
"repository": {
"type": "git",