2.1.61
This commit is contained in:
parent
7de38ce050
commit
9f5c7b0ca0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "npmci",
|
"name": "npmci",
|
||||||
"version": "2.1.60",
|
"version": "2.1.61",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -8,7 +8,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "(npmts) && (npm run testVersion)",
|
"test": "(npmts) && (npm run testVersion)",
|
||||||
"testVersion":"node dist/index.js -v"
|
"testVersion": "node dist/index.js -v"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
Loading…
Reference in New Issue
Block a user