Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit b309a36

Browse files
committed
fix(deps): bump ora from 4.0.2 to 4.0.3
Resolves #83 - Upversion 'ora' to stop CLI hanging issue ORA was causing some issues on 4.0.2, locking the output of the terminal, causing it to become unresponsive and the script was not running further. 4.0.3 appears to have solved whatever issues were there.
1 parent 9258b8e commit b309a36

File tree

2 files changed

+1186
-1285
lines changed

2 files changed

+1186
-1285
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"html-webpack-plugin": "^3.2.0",
7979
"import-cwd": "3.0.0",
8080
"meow": "5.0.0",
81-
"ora": "4.0.2",
81+
"ora": "4.0.3",
8282
"semver": "^6.3.0"
8383
}
8484
}

0 commit comments

Comments
 (0)