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
# Conflicts:
#	package.json
  • Loading branch information
i8ramin authored and timneutkens committed Dec 8, 2017
1 parent 51f120e commit 5a5b3b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"recursive-copy": "2.0.6",
"send": "0.16.1",
"source-map-support": "0.4.18",
"strip-ansi": "4.0.0",
"styled-jsx": "2.1.1",
"strip-ansi": "3.0.1",
"styled-jsx": "2.2.1",
"touch": "3.1.0",
"unfetch": "3.0.0",
"url": "0.11.0",
Expand Down

0 comments on commit 5a5b3b6

Please sign in to comment.