Skip to content

Commit 658250a

Browse files
committed
Relax chalk constraint to maintain node 8 support until v2 🤮
1 parent 5db5d9f commit 658250a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"autoprefixer": "^9.4.5",
5454
"browserslist": "^4.12.0",
5555
"bytes": "^3.0.0",
56-
"chalk": "^4.0.0",
56+
"chalk": "^3.0.0 || ^4.0.0",
5757
"color": "^3.1.2",
5858
"detective": "^5.2.0",
5959
"fs-extra": "^8.0.0",

0 commit comments

Comments
 (0)