Skip to content

Commit 3999be7

Browse files
committed
Bumping react-native-daily-js versions.
1 parent 58228b3 commit 3999be7

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

package-lock.json

Lines changed: 8 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@daily-co/react-native-daily-js",
33
"private": true,
44
"//": "^ COMMENT OUT 'private: true' BEFORE RUNNING NPM PUBLISH",
5-
"version": "0.80.0",
5+
"version": "0.81.0",
66
"description": "React Native library for making video calls using Daily",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",
@@ -32,14 +32,14 @@
3232
"baseUrl": "https://github.com/daily-co/react-native-daily-js"
3333
},
3434
"dependencies": {
35-
"@daily-co/daily-js": "^0.83.1",
35+
"@daily-co/daily-js": "^0.84.0",
3636
"@types/react-native-background-timer": "^2.0.0",
3737
"base-64": "^1.0.0",
3838
"react-native-url-polyfill": "^1.1.2"
3939
},
4040
"///": "WHEN ONE OF THESE CHANGE, PLEASE UPDATE README.md INSTALL SNIPPET ACCORDINGLY",
4141
"peerDependencies": {
42-
"@daily-co/react-native-webrtc": "^118.0.3-daily.3",
42+
"@daily-co/react-native-webrtc": "^124.0.6-daily.1",
4343
"@react-native-async-storage/async-storage": "^1.24.0",
4444
"react-native": ">=0.68.0",
4545
"react-native-background-timer": "^2.4.1",

0 commit comments

Comments
 (0)