Skip to content

Commit c259ac3

Browse files
committed
.
1 parent 8500147 commit c259ac3

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

widget/package-lock.json

Lines changed: 7 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

widget/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ReactNativeVideo",
33
"widgetName": "ReactNativeVideo",
4-
"version": "0.0.11",
4+
"version": "0.0.12",
55
"description": "React Native Video Widget",
66
"copyright": "BSD",
77
"author": "Ockert van Schalkwyk",
@@ -32,7 +32,7 @@
3232
"react-native-permissions": "^3.3.1",
3333
"react-native-responsive-screen": "^1.4.2",
3434
"react-native-svg": "^12.3.0",
35-
"react-native-twilio-video-webrtc": "^3.0.0",
35+
"react-native-twilio-video-webrtc": "https://github.com/blackuy/react-native-twilio-video-webrtc.git#master",
3636
"react-native-version-number": "^0.3.6"
3737
}
3838
}

0 commit comments

Comments
 (0)