Bump to daily-js 0.21

This commit is contained in:
Ashley Blewer 2021-11-11 16:46:32 -05:00
parent c5a077e95e
commit c46b02ade5
2 changed files with 5 additions and 3 deletions

View File

@ -4,7 +4,7 @@
"private": true, "private": true,
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@daily-co/daily-js": "0.19.0", "@daily-co/daily-js": "0.21.0",
"bowser": "^2.11.0", "bowser": "^2.11.0",
"classnames": "^2.3.1", "classnames": "^2.3.1",
"debounce": "^1.2.1", "debounce": "^1.2.1",

View File

@ -176,8 +176,10 @@
"@babel/helper-validator-identifier" "^7.12.11" "@babel/helper-validator-identifier" "^7.12.11"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@daily-co/daily-js@file:../daily-js": "@daily-co/daily-js@0.21.0":
version "0.20.0" version "0.21.0"
resolved "https://registry.yarnpkg.com/@daily-co/daily-js/-/daily-js-0.21.0.tgz#f0773d5e430dc886763ddfe8d100262774db3ce6"
integrity sha512-yE5xXrhaVWxXMGYraJkFvuohHnuh8ytv2WudQxcPe+et3Vajx2gG4TMnBAu+bH6Nf3WBcIJjETIq++jjvrSUiw==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
bowser "^2.8.1" bowser "^2.8.1"