Skip to content

Commit

Permalink
Bump case-sensitive-paths-webpack-plugin version (#593)
Browse files Browse the repository at this point in the history
Resolves an issue that can occur in certain situations that causes a build error when user has CDed into an incorrectly cased directory.
  • Loading branch information
Urthen authored and fson committed Sep 11, 2016
1 parent 2c6f1da commit 341d459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"babel-preset-latest": "6.14.0",
"babel-preset-react": "6.11.1",
"babel-runtime": "6.11.6",
"case-sensitive-paths-webpack-plugin": "1.1.3",
"case-sensitive-paths-webpack-plugin": "1.1.4",
"chalk": "1.1.3",
"connect-history-api-fallback": "1.3.0",
"cross-spawn": "4.0.0",
Expand Down

0 comments on commit 341d459

Please sign in to comment.