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 15efcab commit a31dc1fCopy full SHA for a31dc1f
README.md
@@ -110,7 +110,7 @@ To add Vapi react native SDK to your existing react native expo project
110
"react-native": "^0.73.6",
111
```
112
113
-1. Add new dependencies to your package.json with exact version as showing below
+2. Add new dependencies to your package.json with exact version as showing below
114
115
"@vapi-ai/react-native": "^0.1.6",
116
"@config-plugins/react-native-webrtc": "8.0.0",
@@ -122,7 +122,7 @@ To add Vapi react native SDK to your existing react native expo project
122
"react-native-get-random-values": "^1.11.0",
123
124
125
-1. Update app.json
+3. Update app.json
126
127
128
{
0 commit comments