Update to support react-native 0.3.10
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "react-native-video",
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"description": "A <Video> element for react-native",
|
||||
"main": "Video.ios.js",
|
||||
"author": "Brent Vatne <brentvatne@gmail.com> (https://github.com/brentvatne)",
|
||||
"dependencies": {
|
||||
"react-native": "^0.3.5"
|
||||
"react-native": "^0.3.10"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user