Skip to content

Commit

Permalink
imp(cm): bump rn-daily-js to 0.70.0 and dependency on daily-js to 0.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mattieruth committed Oct 31, 2024
1 parent 77cf998 commit 9292d77
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 93 deletions.
234 changes: 143 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@daily-co/react-native-daily-js",
"private": true,
"//": "^ COMMENT OUT 'private: true' BEFORE RUNNING NPM PUBLISH",
"version": "0.69.0",
"version": "0.70.0",
"description": "React Native library for making video calls using Daily",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"baseUrl": "https://github.com/daily-co/react-native-daily-js"
},
"dependencies": {
"@daily-co/daily-js": "^0.71.2",
"@daily-co/daily-js": "^0.73.0",
"@types/react-native-background-timer": "^2.0.0",
"base-64": "^1.0.0",
"react-native-url-polyfill": "^1.1.2"
Expand Down

0 comments on commit 9292d77

Please sign in to comment.