aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-09-01 05:11:39 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-09-01 05:11:39 +0530
commitb94a10e4f2016453f336ffd4fefb30127404fecc (patch)
tree4af5f1623c070440690ce0560fba6799e218d907 /package.json
parentrefactor: expose safeParseInt so that all recipes can use the same for consis... (diff)
downloadferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.tar.gz
ferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.tar.zst
ferdium-app-b94a10e4f2016453f336ffd4fefb30127404fecc.zip
chore: upgrade 'electron' to '13.3.0'
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 fa38ae65d..1e6fbac02 100644
--- a/package.json
+++ b/package.json
@@ -167,7 +167,7 @@
167 "cross-env": "7.0.3", 167 "cross-env": "7.0.3",
168 "cz-conventional-changelog": "3.3.0", 168 "cz-conventional-changelog": "3.3.0",
169 "dotenv": "10.0.0", 169 "dotenv": "10.0.0",
170 "electron": "13.2.3", 170 "electron": "13.3.0",
171 "electron-builder": "22.12.1", 171 "electron-builder": "22.12.1",
172 "electron-notarize": "1.1.0", 172 "electron-notarize": "1.1.0",
173 "eslint": "7.32.0", 173 "eslint": "7.32.0",