Skip to content

Commit

Permalink
Downgrade strip-ansi to support IE11/Google Fetch
Browse files Browse the repository at this point in the history
A few discussions:
vercel#2747
vercel#3126
  • Loading branch information
i8ramin committed Dec 6, 2017
1 parent 278f58b commit a351ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"recursive-copy": "2.0.6",
"send": "0.16.1",
"source-map-support": "0.4.18",
"strip-ansi": "4.0.0",
"strip-ansi": "3.0.1",
"styled-jsx": "2.2.1",
"touch": "3.1.0",
"unfetch": "3.0.0",
Expand Down

0 comments on commit a351ddb

Please sign in to comment.