mirror of https://github.com/Seich/Beau.git
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:
parent
4acb27174d
commit
1e67cffebf
File diff suppressed because it is too large
Load Diff
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue