Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Commit 705d908

Browse files
committed
Rev v
1 parent 1c6a7d7 commit 705d908

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"react": "16.8.3",
1111
"react-native": "0.59.8",
12-
"react-native-rtmpview": "^1.0.30"
12+
"react-native-rtmpview": "^1.0.31"
1313
},
1414
"devDependencies": {
1515
"@babel/core": "^7.4.4",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-rtmpview",
33
"title": "React Native RtmpView",
4-
"version": "1.0.30",
4+
"version": "1.0.31",
55
"summary": "RTMP in RN",
66
"description": "Show RTMP views on iOS + Android using React Native",
77
"main": "index.js",

0 commit comments

Comments
 (0)