Update np to the latest version 🚀 (#67)

* chore(package): update np to version 5.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot] 2019-05-03 14:49:58 -06:00 committed by Sergio Díaz
parent 4acb27174d
commit 1e67cffebf
2 changed files with 788 additions and 577 deletions

1363
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"jest": "24.4.0", "jest": "24.4.0",
"jest-watch-typeahead": "0.2.0", "jest-watch-typeahead": "0.2.0",
"np": "3.0.4", "np": "5.0.0",
"strip-ansi": "5.1.0" "strip-ansi": "5.1.0"
}, },
"oclif": { "oclif": {