Skip to content

Commit 5f57040

Browse files
authored
Update Webpack to fix source map issues (#1188)
1 parent 45c0426 commit 5f57040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"strip-ansi": "3.0.1",
6262
"style-loader": "0.13.1",
6363
"url-loader": "0.5.7",
64-
"webpack": "1.13.2",
64+
"webpack": "1.14.0",
6565
"webpack-dev-server": "1.16.2",
6666
"webpack-manifest-plugin": "1.1.0",
6767
"webpack-subresource-integrity": "0.7.0",

0 commit comments

Comments
 (0)