mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-24 11:44:39 +00:00
Update peer dependency versions
This commit is contained in:
+2
-1
@@ -22,7 +22,8 @@
|
||||
"lint": "eslint ./"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.33.0"
|
||||
"react-native": ">=0.38.0",
|
||||
"react": ">=15.4.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"color": "^0.11.1",
|
||||
|
||||
Reference in New Issue
Block a user