aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-11-10 05:10:08 +0530
committerLibravatar GitHub <noreply@github.com>2021-11-10 05:10:08 +0530
commit92907ef19c34a82d9224c11865f287d5df6f8409 (patch)
tree42db2e5793c93764c3cb471be3e476855c41c024 /package.json
parentfix: icon alignment for horizontal bar (#2179) (diff)
downloadferdium-app-92907ef19c34a82d9224c11865f287d5df6f8409.tar.gz
ferdium-app-92907ef19c34a82d9224c11865f287d5df6f8409.tar.zst
ferdium-app-92907ef19c34a82d9224c11865f287d5df6f8409.zip
chore: upgrade 'electron-builder' to '22.14.6' and 'electron-updater' to '4.6.2' to check if the in-app updater works (#2196)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b70d5f647..52cb3836e 100644
--- a/package.json
+++ b/package.json
@@ -76,7 +76,7 @@
76 "electron-fetch": "^1.7.4", 76 "electron-fetch": "^1.7.4",
77 "electron-find": "^1.0.7", 77 "electron-find": "^1.0.7",
78 "electron-react-titlebar": "^1.1.0", 78 "electron-react-titlebar": "^1.1.0",
79 "electron-updater": "^4.3.9", 79 "electron-updater": "^4.6.2",
80 "electron-window-state": "^5.0.3", 80 "electron-window-state": "^5.0.3",
81 "fast-folder-size": "^1.5.0", 81 "fast-folder-size": "^1.5.0",
82 "fs-extra": "^10.0.0", 82 "fs-extra": "^10.0.0",
@@ -155,7 +155,7 @@
155 "cz-conventional-changelog": "^3.3.0", 155 "cz-conventional-changelog": "^3.3.0",
156 "dotenv": "^10.0.0", 156 "dotenv": "^10.0.0",
157 "electron": "15.3.1", 157 "electron": "15.3.1",
158 "electron-builder": "22.14.5", 158 "electron-builder": "22.14.6",
159 "electron-notarize": "^1.1.1", 159 "electron-notarize": "^1.1.1",
160 "eslint": "^8.1.0", 160 "eslint": "^8.1.0",
161 "eslint-config-airbnb": "^18.2.1", 161 "eslint-config-airbnb": "^18.2.1",