From bfbc49ff98ee53f56adcc4022dbaaea2550dd382 Mon Sep 17 00:00:00 2001 From: Vishwas Shashidhar Date: Thu, 4 Mar 2021 16:40:51 +0530 Subject: [PATCH] SDA-2977: fix copying email address on context menu (#1195) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c61ac7c4..78c23103 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "electron-dl": "3.0.0", "electron-fetch": "1.4.0", "electron-log": "4.0.7", - "electron-spellchecker": "git+https://github.com/symphonyoss/electron-spellchecker.git#v2.0.4", + "electron-spellchecker": "git+https://github.com/symphonyoss/electron-spellchecker.git#v2.3.1", "ffi-napi": "3.0.0", "filesize": "6.1.0", "lazy-brush": "^1.0.1",