Skip to content

Commit d0be924

Browse files
fix(package): update ora to version 3.0.0
Closes #9
1 parent 8350d7f commit d0be924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"main": "index.js",
1919
"dependencies": {
2020
"meow": "^4.0.0",
21-
"ora": "^1.3.0",
21+
"ora": "^3.0.0",
2222
"globby": "^7.1.1",
2323
"cosmiconfig": "^4.0.0",
2424
"fs-extra": "^5.0.0",

0 commit comments

Comments
 (0)