mirror of https://github.com/Seich/Beau.git
Update np to the latest version 🚀 (#98)
* chore(package): update np to version 6.0.0 * chore(package): update lockfile package-lock.json Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com> Co-authored-by: David Díaz <seich@martianwabbit.com>
This commit is contained in:
parent
a1b342fd3f
commit
1cfbfd48f7
File diff suppressed because it is too large
Load Diff
|
|
@ -39,7 +39,7 @@
|
|||
"strip-ansi": "5.2.0",
|
||||
"jest-watch-typeahead": "0.4.1",
|
||||
"strip-ansi": "6.0.0",
|
||||
"np": "5.1.1"
|
||||
"np": "6.0.0"
|
||||
},
|
||||
"oclif": {
|
||||
"commands": "./bin/cli/commands",
|
||||
|
|
|
|||
Loading…
Reference in New Issue