Skip to content

Commit 39c44c6

Browse files
committed
fix: missing commander dep
1 parent cc30098 commit 39c44c6

File tree

2 files changed

+14
-34
lines changed

2 files changed

+14
-34
lines changed

package-lock.json

Lines changed: 13 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@types/isomorphic-fetch": "0.0.35",
2424
"ajv": "^6.10.0",
2525
"colors": "^1.3.3",
26+
"commander": "^2.20.0",
2627
"isomorphic-fetch": "^2.2.1",
2728
"json-schema-faker": "^0.5.0-rc16",
2829
"json-schema-ref-parser": "^6.1.0"

0 commit comments

Comments
 (0)