Update version of react-native-video in example
This commit is contained in:
parent
b8d55afc16
commit
ac3e4cf773
Binary file not shown.
@ -7,7 +7,7 @@
|
||||
<key>RCTVideo.xcscheme</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>2</integer>
|
||||
<integer>10</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SuppressBuildableAutocreation</key>
|
||||
|
@ -7,6 +7,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"react-native": "0.3.4",
|
||||
"react-native-video": "^0.2.4"
|
||||
"react-native-video": "^0.2.5"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user