1
0
mirror of synced 2025-11-08 12:57:47 +00:00

fix(package): fix info package script

Fixes #70
This commit is contained in:
Jason Dreyzehner
2018-06-03 18:23:02 -04:00
parent 75ccfb909c
commit 701dbbeb60
2 changed files with 12 additions and 12 deletions

View File

@@ -90,6 +90,7 @@
"validate-npm-package-name": "^3.0.0"
},
"devDependencies": {
"@bitjson/npm-scripts-info": "^1.0.0",
"@types/del": "^3.0.0",
"@types/execa": "^0.9.0",
"@types/inquirer": "0.0.41",
@@ -105,7 +106,6 @@
"md5-file": "^4.0.0",
"nock": "^9.2.3",
"npm-run-all": "^4.1.2",
"npm-scripts-info": "^0.3.6",
"nsp": "^3.2.1",
"nyc": "^11.5.0",
"opn-cli": "^3.1.0",