summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-09-02 19:34:11 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-09-02 14:21:41 +0000
commit68e3eea906edcf71259e5caa8ef2f5d87ac04965 (patch)
treea17d3c124d868fd38e6007da2d417484671fa2e2 /package.json
parent6.5.0-nightly.4 [skip ci] (diff)
downloadferdium-app-68e3eea906edcf71259e5caa8ef2f5d87ac04965.tar.gz
ferdium-app-68e3eea906edcf71259e5caa8ef2f5d87ac04965.tar.zst
ferdium-app-68e3eea906edcf71259e5caa8ef2f5d87ac04965.zip
Downgrade 'electron' to 25.x
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 cedef9718..bda85fa1e 100644
--- a/package.json
+++ b/package.json
@@ -160,7 +160,7 @@
160 "chalk": "5.3.0", 160 "chalk": "5.3.0",
161 "concurrently": "8.2.0", 161 "concurrently": "8.2.0",
162 "cross-env": "7.0.3", 162 "cross-env": "7.0.3",
163 "electron": "26.0.0", 163 "electron": "25.5.0",
164 "electron-builder": "24.4.0", 164 "electron-builder": "24.4.0",
165 "esbuild": "0.16.17", 165 "esbuild": "0.16.17",
166 "esbuild-plugin-copy": "2.1.1", 166 "esbuild-plugin-copy": "2.1.1",