mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-25 20:09:12 +00:00
Add upper limit to react-native version
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"lint": "eslint ./"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.40.0",
|
||||
"react-native": ">=0.40.0 <0.44.0",
|
||||
"react": ">=15.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user