Skip to content

Commit 9cce984

Browse files
jwillemtimneutkens
authored andcommitted
Downgrade strip-ansi to 3.0.1 (#2860)
See: facebook/create-react-app#2692
1 parent d227617 commit 9cce984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"recursive-copy": "^2.0.6",
9090
"send": "^0.15.3",
9191
"source-map-support": "0.4.15",
92-
"strip-ansi": "4.0.0",
92+
"strip-ansi": "3.0.1",
9393
"styled-jsx": "^1.0.8",
9494
"touch": "3.1.0",
9595
"unfetch": "3.0.0",

0 commit comments

Comments
 (0)