mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 00:42:31 +00:00
Set react-native version to less than 0.43
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
"lint": "eslint ./"
|
"lint": "eslint ./"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react-native": ">=0.40.0 <0.44.0",
|
"react-native": ">=0.40.0 <0.43.0",
|
||||||
"react": ">=15.4.0"
|
"react": ">=15.4.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user