Skip to content

Commit 6fa55ae

Browse files
authored
Add FORCE_COLOR=1 for chalk colors
1 parent 248b932 commit 6fa55ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

now.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
}
1919
],
2020
"env": {
21-
"VERSION": "1.0.0"
21+
"VERSION": "1.0.0",
22+
"FORCE_COLOR": "1"
2223
}
2324
}

0 commit comments

Comments
 (0)