mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
Roll back to an older version of case-sensitive-paths-webpack-plugin (#2314)
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"babel-loader": "7.0.0",
|
||||
"babel-preset-react-app": "^3.0.0",
|
||||
"babel-runtime": "6.23.0",
|
||||
"case-sensitive-paths-webpack-plugin": "2.0.0",
|
||||
"case-sensitive-paths-webpack-plugin": "1.1.4",
|
||||
"chalk": "1.1.3",
|
||||
"connect-history-api-fallback": "1.3.0",
|
||||
"cross-spawn": "4.0.2",
|
||||
|
||||
Reference in New Issue
Block a user