Downgrade strip-ansi package to 3.0.1 (#2692)

This commit is contained in:
Patrick Hooper
2017-06-29 13:07:04 -04:00
committed by Dan Abramov
parent f9f8125715
commit 5e11b48b38

View File

@@ -49,7 +49,7 @@
"recursive-readdir": "2.2.1",
"shell-quote": "1.6.1",
"sockjs-client": "1.1.4",
"strip-ansi": "4.0.0",
"strip-ansi": "3.0.1",
"text-table": "0.2.0"
}
}