compiled successfully

This commit is contained in:
Dobromir Popov
2024-02-14 18:27:15 +02:00
parent 8edaa4b937
commit 7fd17ada80
3 changed files with 87 additions and 3 deletions

View File

@ -10,6 +10,7 @@
"test": "jest"
},
"dependencies": {
"@react-native-voice/voice": "^3.2.4",
"react": "18.2.0",
"react-native": "0.73.4"
},