aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-26 11:52:10 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-26 11:52:10 +0530
commit34d3a12af3d8d03bf84a96e60ad86f0f5ec2d75f (patch)
tree96c8e38f1a712283a53ebcb96f05c4d23357a48b /package.json
parentchore: specify the channel to check if it fixes the in-app updater. (diff)
downloadferdium-app-34d3a12af3d8d03bf84a96e60ad86f0f5ec2d75f.tar.gz
ferdium-app-34d3a12af3d8d03bf84a96e60ad86f0f5ec2d75f.tar.zst
ferdium-app-34d3a12af3d8d03bf84a96e60ad86f0f5ec2d75f.zip
chore: revert the upgrade to 'electron-buidler' since it causes CI builds to fail
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 cb0f502ba..9164ccf6b 100644
--- a/package.json
+++ b/package.json
@@ -166,7 +166,7 @@
166 "cz-conventional-changelog": "3.3.0", 166 "cz-conventional-changelog": "3.3.0",
167 "dotenv": "10.0.0", 167 "dotenv": "10.0.0",
168 "electron": "13.2.2", 168 "electron": "13.2.2",
169 "electron-builder": "22.13.0", 169 "electron-builder": "22.12.1",
170 "electron-notarize": "1.1.0", 170 "electron-notarize": "1.1.0",
171 "eslint": "7.32.0", 171 "eslint": "7.32.0",
172 "eslint-config-airbnb": "18.2.1", 172 "eslint-config-airbnb": "18.2.1",