summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2024-04-19 04:36:07 +0530
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2024-04-18 23:27:36 +0000
commit03bd8c2be3dd71ab3f6cd7e91fc9c757ef4e5d05 (patch)
tree15ffe1718d6cafd1d90f63e49b8ec54ebf0f24a7 /package.json
parentfeat: add openProcessManager to View menu (#1715) (diff)
downloadferdium-app-03bd8c2be3dd71ab3f6cd7e91fc9c757ef4e5d05.tar.gz
ferdium-app-03bd8c2be3dd71ab3f6cd7e91fc9c757ef4e5d05.tar.zst
ferdium-app-03bd8c2be3dd71ab3f6cd7e91fc9c757ef4e5d05.zip
Upgrade electron to '30.0.1'
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 f49c636ae..b4914f70d 100644
--- a/package.json
+++ b/package.json
@@ -163,7 +163,7 @@
163 "chalk": "5.3.0", 163 "chalk": "5.3.0",
164 "concurrently": "8.2.2", 164 "concurrently": "8.2.2",
165 "cross-env": "7.0.3", 165 "cross-env": "7.0.3",
166 "electron": "30.0.0", 166 "electron": "30.0.1",
167 "electron-builder": "24.13.3", 167 "electron-builder": "24.13.3",
168 "esbuild": "0.16.17", 168 "esbuild": "0.16.17",
169 "esbuild-plugin-copy": "2.1.1", 169 "esbuild-plugin-copy": "2.1.1",