mirror of
https://github.com/status-im/react-native-udp.git
synced 2025-02-06 06:03:23 +00:00
Merge pull request #11 from tradle/noReactNativeDep
rm react-native peerDep
This commit is contained in:
commit
8644133544
@ -38,8 +38,5 @@
|
|||||||
"inherits": "^2.0.1",
|
"inherits": "^2.0.1",
|
||||||
"ip-regex": "^1.0.3",
|
"ip-regex": "^1.0.3",
|
||||||
"util": "^0.10.3"
|
"util": "^0.10.3"
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"react-native": ">=0.4 <1.0 || 0.5.0-rc || 0.6.0-rc || 0.7.0-rc || 0.8.0-rc || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user