Skip to content

Commit 341d459

Browse files
Urthenfson
authored andcommitted
Bump case-sensitive-paths-webpack-plugin version (#593)
Resolves an issue that can occur in certain situations that causes a build error when user has CDed into an incorrectly cased directory.
1 parent 2c6f1da commit 341d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"babel-preset-latest": "6.14.0",
4242
"babel-preset-react": "6.11.1",
4343
"babel-runtime": "6.11.6",
44-
"case-sensitive-paths-webpack-plugin": "1.1.3",
44+
"case-sensitive-paths-webpack-plugin": "1.1.4",
4545
"chalk": "1.1.3",
4646
"connect-history-api-fallback": "1.3.0",
4747
"cross-spawn": "4.0.0",

0 commit comments

Comments
 (0)