Skip to content

Commit

Permalink
fix: support NO_COLOR by updating kleur
Browse files Browse the repository at this point in the history
  • Loading branch information
Venefilyn committed May 10, 2021
1 parent ede9189 commit f8be40e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sirv-cli/package.json
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"console-clear": "^1.1.0",
"get-port": "^3.2.0",
"kleur": "^3.0.0",
"kleur": "^4.1.4",
"local-access": "^1.0.1",
"sade": "^1.6.0",
"semiver": "^1.0.0",
Expand Down

0 comments on commit f8be40e

Please sign in to comment.