Skip to content

Commit

Permalink
Bump react-native-daily-js version and its daily-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
filipi87 committed Nov 30, 2023
1 parent 6517746 commit 4643f02
Show file tree
Hide file tree
Showing 2 changed files with 141 additions and 11 deletions.
148 changes: 139 additions & 9 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.52.0",
"version": "0.53.0",
"description": "React Native library for making video calls using Daily",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -28,7 +28,7 @@
"baseUrl": "https://github.com/daily-co/react-native-daily-js"
},
"dependencies": {
"@daily-co/daily-js": "^0.54.0",
"@daily-co/daily-js": "^0.55.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 4643f02

Please sign in to comment.