Skip to content

Commit 1a704c3

Browse files
authored
Merge pull request #51 from styfle/patch-1
Add FORCE_COLOR=1 for chalk colors
2 parents 248b932 + 6fa55ae commit 1a704c3

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)