Skip to content

Commit

Permalink
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -34,6 +34,7 @@ local.properties
#
node_modules/
*.log
package-lock.json

# yarn
yarn.lock
@@ -46,3 +47,5 @@ buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore

lib/
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-oh-tpl/react-native-video",
"version": "5.2.1-0.1.2",
"version": "5.2.1-0.1.3",
"description": "A <Video /> element for react-native",
"harmony": {
"alias": "react-native-video"

0 comments on commit 2dc3a2d

Please sign in to comment.