Skip to content

Commit

Permalink
fix: Updated package.json (#827)
Browse files Browse the repository at this point in the history
Forced use of colors version 1.4.0 as latest versions are not useable at this time.
  • Loading branch information
robinslange authored Jan 10, 2022
1 parent c2059ec commit 8d71941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"axios": "^0.24.0",
"browser-sync": "^2.26.12",
"cheerio": "^1.0.0-rc.10",
"colors": "^1.4.0",
"colors": "1.4.0",
"commander": "^6.1.0",
"confidence": "^4.0.2",
"form-data": "^3.0.0",
Expand Down

0 comments on commit 8d71941

Please sign in to comment.