mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-25 21:55:42 +08:00
Add Subresource Integrity support (#1176)
* Add Subresource Integrity support * Pin dependency
This commit is contained in:
committed by
Dan Abramov
parent
80765677d5
commit
11cd813802
@@ -64,6 +64,7 @@
|
||||
"webpack": "1.13.2",
|
||||
"webpack-dev-server": "1.16.2",
|
||||
"webpack-manifest-plugin": "1.1.0",
|
||||
"webpack-subresource-integrity": "0.7.0",
|
||||
"whatwg-fetch": "1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user