Skip to content

Commit 6907a21

Browse files
committed
Bump rn-daily-js to 0.64.0 and daily-js dependency to 0.66.0
1 parent eccbb3b commit 6907a21

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 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.63.0",
5+
"version": "0.64.0",
66
"description": "React Native library for making video calls using Daily",
77
"main": "dist/index.js",
88
"types": "dist/index.d.ts",
@@ -30,7 +30,7 @@
3030
"baseUrl": "https://github.com/daily-co/react-native-daily-js"
3131
},
3232
"dependencies": {
33-
"@daily-co/daily-js": "^0.65.0",
33+
"@daily-co/daily-js": "^0.66.0",
3434
"@types/react-native-background-timer": "^2.0.0",
3535
"base-64": "^1.0.0",
3636
"react-native-url-polyfill": "^1.1.2"

0 commit comments

Comments
 (0)