Skip to content

Commit b659b18

Browse files
authored
fix: pin cli-table to 0.3.6 (#1172)
1 parent f99d8b1 commit b659b18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bcp-47": "^1.0.7",
4646
"chalk": "^4.1.0",
4747
"chokidar": "3.5.1",
48-
"cli-table": "^0.3.1",
48+
"cli-table": "0.3.6",
4949
"commander": "^6.1.0",
5050
"date-fns": "^2.16.1",
5151
"fs-extra": "^9.0.1",

0 commit comments

Comments
 (0)