From 79fac2b2a9845f34c9a49ff159e06227071e9e02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stanis=C5=82aw=20Chmiela?= Date: Thu, 31 Mar 2016 23:12:43 +0200 Subject: [PATCH] Add new files to the package --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index d0b6d8e7..716870fe 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,8 @@ "README.md", "UIView+FindUIViewController.h", "UIView+FindUIViewController.m", + "RCTVideoPlayerViewController.h", + "RCTVideoPlayerViewController.m", "Video.js", "VideoResizeMode.js", "react-native-video.podspec"