Skip to content

Commit 83313f6

Browse files
committed
feat(README): update @daily-co/react-native-webrtc version on installation instructions
1 parent 750b4fb commit 83313f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Install `@vapi-ai/react-native` along with its peer dependencies:
5353
npm install @vapi-ai/react-native @daily-co/react-native-daily-js @react-native-async-storage/async-storage react-native-background-timer
5454

5555
# Install exact WebRTC version (important for compatibility)
56-
npm install --save-exact @daily-co/react-native-webrtc@118.0.3-daily.3
56+
npm install --save-exact @daily-co/react-native-webrtc@118.0.3-daily.4
5757
```
5858

5959
### Step 2: Platform Setup

0 commit comments

Comments
 (0)