aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSaúl Ibarra Corretgé <s@saghul.net>2021-03-03 19:07:18 +0100
committerSaúl Ibarra Corretgé <s@saghul.net>2021-03-03 19:51:40 +0100
commit8863a8ce83a6ff3f6b47b642caeb6d8f70dfa2c1 (patch)
tree231029d746840f1b93301af1d065dccd216ee467 /package.json
parentd91bdee32113692a642b42252a49aba1e15e5aa2 (diff)
Update jitsi-meet-electron-utils
Fixes a bug with the screen sharing tracker in Electron 12.
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 03e7d65..799d8e5 100644
--- a/package.json
+++ b/package.json
@@ -116,7 +116,7 @@
"electron-window-state": "5.0.3",
"history": "4.10.1",
"i18next": "19.4.5",
- "jitsi-meet-electron-utils": "github:jitsi/jitsi-meet-electron-utils#v2.0.13",
+ "jitsi-meet-electron-utils": "github:jitsi/jitsi-meet-electron-utils#v2.0.14",
"moment": "2.23.0",
"mousetrap": "1.6.2",
"react": "16.8.0",