Skip to content

Commit

Permalink
fix: pin cli-table to 0.3.6 (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
callms authored Nov 26, 2021
1 parent f99d8b1 commit b659b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"bcp-47": "^1.0.7",
"chalk": "^4.1.0",
"chokidar": "3.5.1",
"cli-table": "^0.3.1",
"cli-table": "0.3.6",
"commander": "^6.1.0",
"date-fns": "^2.16.1",
"fs-extra": "^9.0.1",
Expand Down

0 comments on commit b659b18

Please sign in to comment.