diff options
author | Saúl Ibarra Corretgé <s@saghul.net> | 2020-06-11 11:34:37 +0200 |
---|---|---|
committer | Saúl Ibarra Corretgé <s@saghul.net> | 2020-06-11 16:42:52 +0200 |
commit | 22875b9454452759073c11892c59908675608912 (patch) | |
tree | 3fe7f742847e688acb71c3a737c8c5c2232c919f /package.json | |
parent | ee8241672078105862a937cc9d576724325e7db6 (diff) |
Update Electron to 9.0.3
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 d1fea59..c911b52 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "concurrently": "5.1.0", "css-loader": "3.5.0", "devtron": "1.4.0", - "electron": "9.0.2", + "electron": "9.0.3", "electron-builder": "22.7.0", "electron-react-devtools": "0.5.3", "eslint": "6.5.1", |