new find-in-page dialog (using electron-find) which actually works

This commit is contained in:
zadam
2019-04-02 21:44:56 +02:00
parent 2259e1d44d
commit fe3a0bc756
5 changed files with 27 additions and 42 deletions

5
package-lock.json generated
View File

@@ -3222,6 +3222,11 @@
}
}
},
"electron-find": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/electron-find/-/electron-find-1.0.4.tgz",
"integrity": "sha512-ZZK0PaxRJU47CGUxZgpbyLz29pr/hsQdXtMPNDJfX5q6EK1zPElSAmCwtvYleTam+URZ9326XNFGTLL5CWDwUA=="
},
"electron-in-page-search": {
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/electron-in-page-search/-/electron-in-page-search-1.3.2.tgz",