Skip to content

Commit e7f699c

Browse files
gaearonrandycoulman
authored andcommitted
Update Webpack to fix source map issues (facebook#1188)
1 parent eab24b9 commit e7f699c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"strip-ansi": "3.0.1",
6767
"style-loader": "0.13.1",
6868
"url-loader": "0.5.7",
69-
"webpack": "1.13.2",
69+
"webpack": "1.14.0",
7070
"webpack-dev-server": "1.16.2",
7171
"webpack-manifest-plugin": "1.1.0",
7272
"webpack-subresource-integrity": "0.7.0",

0 commit comments

Comments
 (0)