Skip to content

Commit

Permalink
Bumping 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 Feb 9, 2024
1 parent 72e7673 commit f598370
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 37 deletions.
46 changes: 11 additions & 35 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.55.2",
"version": "0.56.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.57.2",
"@daily-co/daily-js": "^0.58.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 f598370

Please sign in to comment.