Replace rimraf with fs-extra functions (#1072)

This commit is contained in:
Brian Ng
2016-11-21 12:26:08 -06:00
committed by Dan Abramov
parent 058b2cc887
commit 2da6edabab
3 changed files with 4 additions and 7 deletions

View File

@@ -58,7 +58,6 @@
"promise": "7.1.1",
"react-dev-utils": "^0.3.0",
"recursive-readdir": "2.1.0",
"rimraf": "2.5.4",
"strip-ansi": "3.0.1",
"style-loader": "0.13.1",
"url-loader": "0.5.7",