Skip to content

Commit

Permalink
Downgrade strip-ansi to 3.0.1 (#2860)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillem authored and timneutkens committed Aug 28, 2017
1 parent d227617 commit 9cce984
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 @@ -89,7 +89,7 @@
"recursive-copy": "^2.0.6",
"send": "^0.15.3",
"source-map-support": "0.4.15",
"strip-ansi": "4.0.0",
"strip-ansi": "3.0.1",
"styled-jsx": "^1.0.8",
"touch": "3.1.0",
"unfetch": "3.0.0",
Expand Down

0 comments on commit 9cce984

Please sign in to comment.