Merge branch 'master' into json-schema

This commit is contained in:
David Diaz 2020-11-19 23:09:45 -06:00
commit b7d2e56692
2 changed files with 719 additions and 586 deletions

1179
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,9 +15,9 @@
"/bin"
],
"dependencies": {
"@oclif/plugin-help": "3.2.0",
"@oclif/command": "1.8.0",
"@oclif/config": "1.16.0",
"@oclif/plugin-help": "3.1.0",
"@oclif/config": "1.17.0",
"@oclif/plugin-warn-if-update-available": "1.7.0",
"ajv": "7.0.0-beta.6",
"beau-std": "0.9.4",
@ -37,9 +37,9 @@
"repository": "git@github.com:Seich/Beau.git",
"devDependencies": {
"jest": "24.9.0",
"jest-watch-typeahead": "0.6.1",
"strip-ansi": "6.0.0",
"jest-watch-typeahead": "0.6.0",
"np": "6.3.2"
"np": "7.0.0"
},
"oclif": {
"commands": "./bin/cli/commands",