Skip to content

Commit df41522

Browse files
authored
Roll back to an older version of case-sensitive-paths-webpack-plugin (facebook#2314)
1 parent 3ca097e commit df41522

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
@@ -28,7 +28,7 @@
2828
"babel-loader": "7.0.0",
2929
"babel-preset-react-app": "^3.0.0",
3030
"babel-runtime": "6.23.0",
31-
"case-sensitive-paths-webpack-plugin": "2.0.0",
31+
"case-sensitive-paths-webpack-plugin": "1.1.4",
3232
"chalk": "1.1.3",
3333
"connect-history-api-fallback": "1.3.0",
3434
"cross-spawn": "4.0.2",

0 commit comments

Comments
 (0)