aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Bennett <hello@vantezzen.io>2020-03-09 19:29:44 +0100
committerLibravatar GitHub <noreply@github.com>2020-03-09 19:29:44 +0100
commit64071db3351ab50fc6f457c38a425a52847eed4d (patch)
tree2512b1d81014c7f431138a5dfeebe88b178ddfc4 /package.json
parentdocs: add n0emis as a contributor (#449) (diff)
downloadferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.tar.gz
ferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.tar.zst
ferdium-app-64071db3351ab50fc6f457c38a425a52847eed4d.zip
Add "Find in Page" feature (#446)
* Add "Find in Page" feature * Add custom theme to overlay * Fix lint
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0e54b0f95..56b3c86f8 100644
--- a/package.json
+++ b/package.json
@@ -69,6 +69,7 @@
69 "du": "^0.1.0", 69 "du": "^0.1.0",
70 "electron-dl": "1.14.0", 70 "electron-dl": "1.14.0",
71 "electron-fetch": "1.4.0", 71 "electron-fetch": "1.4.0",
72 "electron-find": "1.0.6",
72 "electron-hunspell": "1.1.1", 73 "electron-hunspell": "1.1.1",
73 "electron-is-dev": "1.1.0", 74 "electron-is-dev": "1.1.0",
74 "electron-process-manager": "git+https://git@github.com/dizer/electron-process-manager.git", 75 "electron-process-manager": "git+https://git@github.com/dizer/electron-process-manager.git",