Add missing files
This commit is contained in:
parent
f8f426356c
commit
0c4fc810c3
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-video",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"description": "A <Video /> element for react-native",
|
||||
"main": "Video.js",
|
||||
"license": "MIT",
|
||||
@ -49,10 +49,12 @@
|
||||
"files":[
|
||||
"android-exoplayer",
|
||||
"android",
|
||||
"dom",
|
||||
"ios",
|
||||
"windows",
|
||||
"FilterType.js",
|
||||
"TextTrackType.js",
|
||||
"react-native-video.podspec",
|
||||
"VideoResizeMode.js"
|
||||
"VideoResizeMode.js",
|
||||
"react-native-video.podspec"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user