openvidu-react-native: Updated openvidu-react-native-adapter

This commit is contained in:
csantosm 2021-01-14 12:41:50 +01:00
parent ef893b98ce
commit fd394ff3f5
2 changed files with 1432 additions and 1522 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
"dependencies": {
"axios": "0.21.1",
"events": "3.2.0",
"openvidu-react-native-adapter": "file:openvidu-react-native-adapter-2.16.1.tgz",
"openvidu-react-native-adapter": "file:openvidu-react-native-adapter-2.17.0-beta1.tgz",
"react": "16.13.1",
"react-native": "0.62.2"
},