Skip to content

Commit

Permalink
fix(create-razzle-app): use correct commander version
Browse files Browse the repository at this point in the history
  • Loading branch information
fivethreeo committed Mar 2, 2021
1 parent 743cbfe commit 1a086b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-razzle-app/package.json
Expand Up @@ -23,7 +23,7 @@
"ansi-escapes": "^4.3.1",
"axios": "^0.19.2",
"chalk": "^3.0.0",
"commander": "^7.1.0",
"commander": "5.0.0",
"execa": "5.0.0",
"fs-extra": "9.1.0",
"ms": "^2.1.2",
Expand Down

0 comments on commit 1a086b4

Please sign in to comment.