Skip to content

Commit 0a9865d

Browse files
authored
Update webpack-subresource-integrity to fix Windows builds (#1203)
1 parent adbc1a2 commit 0a9865d

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
@@ -64,7 +64,7 @@
6464
"webpack": "1.14.0",
6565
"webpack-dev-server": "1.16.2",
6666
"webpack-manifest-plugin": "1.1.0",
67-
"webpack-subresource-integrity": "0.7.0",
67+
"webpack-subresource-integrity": "0.8.1",
6868
"whatwg-fetch": "1.0.0"
6969
},
7070
"devDependencies": {

0 commit comments

Comments
 (0)