sdk(react-native-sdk): react native sdk updates (#13482)

* sdk(react-native-sdk): minor updates
This commit is contained in:
Calinteodor
2023-06-27 15:38:12 +03:00
committed by GitHub
parent ba26407469
commit 00092b79af
8 changed files with 209 additions and 254 deletions

View File

@@ -2,13 +2,13 @@
"name": "@jitsi/react-native-sdk",
"version": "0.1.0",
"description": "React Native SDK for Jitsi Meet.",
"main": "index.js",
"main": "index.tsx",
"license": "Apache-2.0",
"author": "",
"homepage": "https://jitsi.org",
"repository": {
"type": "git",
"url": "git://github.com/jitsi/jitsi-meet.git"
"url": "git+https://github.com/jitsi/jitsi-meet.git"
},
"dependencies": {
"@amplitude/react-native": "2.7.0",