There was an error while loading. Please reload this page.
1 parent 8ef225f commit ba59ba0Copy full SHA for ba59ba0
.npmignore
@@ -0,0 +1,3 @@
1
+Example/
2
+.idea
3
+.circleci
package.json
@@ -5,7 +5,7 @@
5
"url": "https://github.com/blackuy/react-native-twilio-video-webrtc.git"
6
},
7
"homepage": "https://github.com/blackuy/react-native-twilio-video-webrtc",
8
- "version": "1.0.2-1",
+ "version": "2.0.0",
9
"description": "Twilio Video WebRTC for React Native.",
10
"main": "index.js",
11
"scripts": {
0 commit comments