Skip to content

Commit 623f759

Browse files
authored
Merge pull request #54 from MichaelDeBoey/patch-1
fix: pin `colors` to `1.4.0`
2 parents ef1d938 + 4a61148 commit 623f759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prettyjson": "./bin/prettyjson"
3232
},
3333
"dependencies": {
34-
"colors": "^1.1.2",
34+
"colors": "1.4.0",
3535
"minimist": "^1.2.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)