This commit is contained in:
talksik
2022-06-02 03:37:36 -05:00
parent 8abc54f84d
commit 885f0039d8
5 changed files with 59 additions and 152 deletions
+3 -1
View File
@@ -95,6 +95,8 @@
"typescript": "~4.5.4"
},
"dependencies": {
"@daily-co/daily-js": "^0.26.0",
"@daily-co/daily-react-hooks": "^0.2.3",
"@emotion/react": "^11.9.0",
"@emotion/styled": "^11.8.1",
"@getstation/electron-google-oauth2": "^2.1.0",
@@ -110,7 +112,7 @@
"react-error-boundary": "^3.1.4",
"react-icons": "^4.3.1",
"react-use": "^17.4.0",
"twilio-video": "^2.21.1",
"recoil": "^0.7.3-alpha.2",
"use-immer": "^0.7.0"
}
}