mirror of
https://github.com/status-im/react-native.git
synced 2025-01-13 11:05:21 +00:00
Import event-target-shim npm module
Reviewed By: @foghina Differential Revision: D2498747
This commit is contained in:
parent
535ee40818
commit
b90d622945
5
npm-shrinkwrap.json
generated
5
npm-shrinkwrap.json
generated
@ -2071,6 +2071,11 @@
|
||||
"from": "eslint-plugin-react@3.3.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-3.3.1.tgz"
|
||||
},
|
||||
"event-target-shim": {
|
||||
"version": "1.0.5",
|
||||
"from": "event-target-shim@*",
|
||||
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-1.0.5.tgz"
|
||||
},
|
||||
"fbjs-scripts": {
|
||||
"version": "0.2.1",
|
||||
"from": "fbjs-scripts@>=0.2.1 <0.3.0",
|
||||
|
@ -52,6 +52,7 @@
|
||||
"chalk": "^1.1.1",
|
||||
"connect": "^2.8.3",
|
||||
"debug": "^2.2.0",
|
||||
"event-target-shim": "^1.0.5",
|
||||
"fbjs-scripts": "^0.2.1",
|
||||
"graceful-fs": "^4.1.2",
|
||||
"image-size": "^0.3.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user