mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-08 09:10:44 +00:00
update example react-native version to 0.33.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "^15.1.0",
|
"react": "^15.1.0",
|
||||||
"react-native": "^0.32.0",
|
"react-native": "^0.33.0",
|
||||||
"react-native-root-modal": "^1.0.4",
|
"react-native-root-modal": "^1.0.4",
|
||||||
"react-native-svg": "../"
|
"react-native-svg": "../"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user