openvidu-react-native: Updated react-native

This commit is contained in:
csantosm 2020-03-02 11:06:08 +01:00
parent d6fbf4b5ca
commit 4d862a8834
2 changed files with 1827 additions and 796 deletions

File diff suppressed because it is too large Load Diff

View File

@ -10,12 +10,12 @@
"axios": "0.19.0",
"openvidu-browser": "2.11.0",
"react": "16.8.6",
"react-native": "0.60.5"
"react-native": "0.61.5"
},
"devDependencies": {
"@babel/core": "7.5.0",
"@babel/runtime": "7.5.0",
"@react-native-community/eslint-config": "0.0.3",
"@react-native-community/eslint-config": "0.0.7",
"babel-jest": "24.1.0",
"jest": "24.1.0",
"metro-react-native-babel-preset": "0.54.1",