Add missing files

This commit is contained in:
Hampton Maxwell 2018-11-21 09:21:15 -08:00
parent f8f426356c
commit 0c4fc810c3

View File

@ -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"
]
}