Skip to content

Commit ba59ba0

Browse files
authored
Update package for 2.0 release (#434)
1 parent 8ef225f commit ba59ba0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.npmignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Example/
2+
.idea
3+
.circleci

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"url": "https://github.com/blackuy/react-native-twilio-video-webrtc.git"
66
},
77
"homepage": "https://github.com/blackuy/react-native-twilio-video-webrtc",
8-
"version": "1.0.2-1",
8+
"version": "2.0.0",
99
"description": "Twilio Video WebRTC for React Native.",
1010
"main": "index.js",
1111
"scripts": {

0 commit comments

Comments
 (0)