aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2022-01-07 00:03:59 +0100
committerLibravatar kytwb <kytwb@pm.me>2022-01-07 00:03:59 +0100
commit71aeba7fda968f63c9469bce026267fa6b68ffd6 (patch)
tree41284779e0355b552519f8ce26ba509ffbf3a532 /package.json
parentReview recipes routes (diff)
downloadferdium-app-71aeba7fda968f63c9469bce026267fa6b68ffd6.tar.gz
ferdium-app-71aeba7fda968f63c9469bce026267fa6b68ffd6.tar.zst
ferdium-app-71aeba7fda968f63c9469bce026267fa6b68ffd6.zip
Use window.fetch in getRecipePackage, removes electron-fetch
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3501ef08d..25632884d 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,6 @@
72 "dbus-next": "^0.10.2", 72 "dbus-next": "^0.10.2",
73 "debug": "^4.3.2", 73 "debug": "^4.3.2",
74 "electron-dl": "^3.2.1", 74 "electron-dl": "^3.2.1",
75 "electron-fetch": "^1.7.4",
76 "electron-find": "^1.0.7", 75 "electron-find": "^1.0.7",
77 "electron-react-titlebar": "^1.1.0", 76 "electron-react-titlebar": "^1.1.0",
78 "electron-updater": "^4.6.5", 77 "electron-updater": "^4.6.5",