mirror of
https://github.com/status-im/react-native-image-resizer.git
synced 2025-02-05 03:13:23 +00:00
[Dependencies] Update react peerDependency semver range to support 16-alpha and 16-beta (#100)
This commit is contained in:
parent
7cd8e3c537
commit
9c891a7bbc
@ -19,7 +19,7 @@
|
||||
"resize"
|
||||
],
|
||||
"peerDependencies": {
|
||||
"react": ">=15.4.0",
|
||||
"react": "^15.4.0 || ^16.0.0-alpha",
|
||||
"react-native": ">=v0.40.0"
|
||||
},
|
||||
"author": "Florian Rival <florianr@bam.tech> (http://bam.tech)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user