Skip to content

Commit

Permalink
feat(core): BE-2553 add commander for help command
Browse files Browse the repository at this point in the history
  • Loading branch information
Alnyli07 committed Jan 17, 2024
1 parent a34fc4c commit cba319b
Show file tree
Hide file tree
Showing 7 changed files with 742 additions and 657 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"axios": "^0.27.1",
"chalk": "^4.1.1",
"commander": "^7.1.0",
"commander": "^11.1.0",
"enquirer": "^2.3.6",
"esm": "^3.2.25",
"form-data": "^4.0.0",
Expand Down
Loading

0 comments on commit cba319b

Please sign in to comment.