Skip to content

Commit

Permalink
Downgrade strip-ansi to support IE11/Google Fetch (#3403)
Browse files Browse the repository at this point in the history
A few discussions:
#2747
#3126
  • Loading branch information
i8ramin authored and timneutkens committed Dec 8, 2017
1 parent bd20deb commit 2a6557d
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 2a6557d

Please sign in to comment.