aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-05-27 21:51:11 +0530
committerLibravatar GitHub <noreply@github.com>2023-05-27 21:51:11 +0530
commit7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c (patch)
tree8c83b75ba7bbc395279077eca395aeeb3022fd27 /package.json
parentExpose "Clear service cache" in the service settings screen and the sidebar c... (diff)
downloadferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.tar.gz
ferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.tar.zst
ferdium-app-7e33530a8d7cb30fb9fef2c48cba97e5bb88d73c.zip
Add new context menu item to download images (#935)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json
index 676a4336c..a928442cb 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,6 @@
86 "lodash": "4.17.21", 86 "lodash": "4.17.21",
87 "macos-version": "5.2.1", 87 "macos-version": "5.2.1",
88 "markdown-to-jsx": "7.2.0", 88 "markdown-to-jsx": "7.2.0",
89 "mime-types": "2.1.35",
90 "minimist": "1.2.8", 89 "minimist": "1.2.8",
91 "mobx": "6.9.0", 90 "mobx": "6.9.0",
92 "mobx-localstorage": "1.2.0", 91 "mobx-localstorage": "1.2.0",
@@ -135,7 +134,6 @@
135 "@types/fs-extra": "11.0.1", 134 "@types/fs-extra": "11.0.1",
136 "@types/jest": "29.5.1", 135 "@types/jest": "29.5.1",
137 "@types/lodash": "4.14.195", 136 "@types/lodash": "4.14.195",
138 "@types/mime-types": "2.1.1",
139 "@types/ms": "0.7.31", 137 "@types/ms": "0.7.31",
140 "@types/node": "18.15.3", 138 "@types/node": "18.15.3",
141 "@types/react": "18.2.7", 139 "@types/react": "18.2.7",