summaryrefslogtreecommitdiffstats
path: root/package-lock.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-lock.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-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 497e19a62..3fefbfdfc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9774,6 +9774,11 @@
9774 "encoding": "^0.1.12" 9774 "encoding": "^0.1.12"
9775 } 9775 }
9776 }, 9776 },
9777 "electron-find": {
9778 "version": "1.0.6",
9779 "resolved": "https://registry.npmjs.org/electron-find/-/electron-find-1.0.6.tgz",
9780 "integrity": "sha512-RenjzlCCzX7edLywLy+qRYvzds11sBv8+SrJu/3l3eVLt9d9uNqCPk+uFZ525uAhSUaUalgZWDlhQdxIgT1khg=="
9781 },
9777 "electron-hunspell": { 9782 "electron-hunspell": {
9778 "version": "1.1.1", 9783 "version": "1.1.1",
9779 "resolved": "https://registry.npmjs.org/electron-hunspell/-/electron-hunspell-1.1.1.tgz", 9784 "resolved": "https://registry.npmjs.org/electron-hunspell/-/electron-hunspell-1.1.1.tgz",