diff options
author | Avram Tudor <tudor.potecaru@8x8.com> | 2022-08-24 11:22:27 +0300 |
---|---|---|
committer | Avram Tudor <tudor.potecaru@8x8.com> | 2022-08-24 11:22:27 +0300 |
commit | 542c7f089a241487a0c7bc7905e21db93c5bb13b (patch) | |
tree | 67cbcaae1108955c7450ad2805d788f8e6ac4cd1 /package.json | |
parent | 5b9119c62b011de090171134a56253ab748e8064 (diff) |
chore: update jitsi-electron-sdk to 3.0.18
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c5ef677..700c56a 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "readmeFilename": "README.md", "license": "Apache-2.0", "dependencies": { - "@jitsi/electron-sdk": "^3.0.15", + "@jitsi/electron-sdk": "3.0.18", "electron-debug": "^3.2.0", "electron-reload": "^1.5.0" }, |