Skip to content

Commit 0848020

Browse files
committed
fix: downgrade dependency
1 parent 53b7133 commit 0848020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"log-symbols": "~4.1.0",
4545
"meow": "~9.0.0",
4646
"neat-log": "~3.1.0",
47-
"ora": "~6.0.0",
47+
"ora": "~5.0.0",
4848
"pretty-ms": "~7.0.1",
4949
"update-notifier": "~5.1.0"
5050
},

0 commit comments

Comments
 (0)