We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73295c commit e5522d1Copy full SHA for e5522d1
.circleci/config.yml
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": "3.2.0",
+ "version": "3.2.1",
9
"description": "Twilio Video WebRTC for React Native.",
10
"main": "index.js",
11
"scripts": {
@@ -22,7 +22,10 @@
22
"keywords": [
23
"react-native"
24
],
25
- "author": "",
+ "author": "Gaston Morixe <gaston@gastonmorixe.com>",
26
+ "contributors": [
27
+ "Martin Fernandez <fmartin91@gmail.com>"
28
+ ],
29
"license": "MIT",
30
"devDependencies": {
31
"@types/react": "^16.9.32",
0 commit comments