Skip to content

Commit d27e449

Browse files
author
Ammar Dodin
committed
💚 revert csv-stringify version to fix node4 build
1 parent 077c402 commit d27e449

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
@@ -76,7 +76,7 @@
7676
"async": "~2.6.0",
7777
"buffer-from": "~0.1.1",
7878
"cookie": "~0.3.1",
79-
"csv-stringify": "~2.0.0",
79+
"csv-stringify": "~1.0.2",
8080
"extend": "~3.0.0",
8181
"file-type": "~7.4.0",
8282
"isstream": "~0.1.2",

0 commit comments

Comments
 (0)