Skip to content

Commit bebf7cd

Browse files
gaearonrandycoulman
authored andcommitted
Update webpack-subresource-integrity to fix Windows builds (facebook#1203)
1 parent cf698e5 commit bebf7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"webpack": "1.14.0",
7070
"webpack-dev-server": "1.16.2",
7171
"webpack-manifest-plugin": "1.1.0",
72-
"webpack-subresource-integrity": "0.7.0",
72+
"webpack-subresource-integrity": "0.8.1",
7373
"whatwg-fetch": "1.0.0"
7474
},
7575
"devDependencies": {

0 commit comments

Comments
 (0)