1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 02:53:28 +00:00

implement search service

This commit is contained in:
Kyle Spearrin
2018-08-13 09:43:46 -04:00
parent d4d57064a7
commit a9067f5618
6 changed files with 29 additions and 35 deletions

View File

@@ -192,7 +192,7 @@
"@angular/compiler-cli": "5.2.0",
"@ngtools/webpack": "1.10.2",
"@types/lowdb": "^1.0.1",
"@types/lunr": "2.1.5",
"@types/lunr": "^2.1.6",
"@types/node": "8.0.19",
"@types/node-forge": "0.7.1",
"@types/papaparse": "4.1.31",
@@ -246,7 +246,7 @@
"electron-updater": "3.0.3",
"keytar": "4.2.1",
"lowdb": "1.0.0",
"lunr": "2.1.6",
"lunr": "2.3.1",
"node-forge": "0.7.1",
"nord": "0.2.1",
"papaparse": "4.3.5",