Skip to content

Commit a4c4540

Browse files
committed
deps: remove colors override
It appears that the colors package does not exist anywhere in the dependency tree anymore. This commit removes the override. Overrides also do not appear to be applied for end users anyway.
1 parent 1da8d10 commit a4c4540

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@
113113
"arrowParens": "always"
114114
},
115115
"overrides": {
116-
"colors": "1.4.0",
117116
"whatwg-url@<12.0.1": "12.0.1"
118117
}
119118
}

0 commit comments

Comments
 (0)