1
0
mirror of https://github.com/bitwarden/web synced 2026-01-07 11:03:16 +00:00

update lunr types (#514)

This commit is contained in:
Kyle Spearrin
2020-04-14 15:55:22 -04:00
committed by GitHub
parent fb6e85c56b
commit da1437a268
3 changed files with 5 additions and 5 deletions

View File

@@ -29,7 +29,7 @@
"@angular/compiler-cli": "^7.2.11",
"@ngtools/webpack": "^7.2.2",
"@types/jquery": "^3.3.6",
"@types/lunr": "^2.1.6",
"@types/lunr": "^2.3.3",
"@types/node-forge": "^0.7.5",
"@types/papaparse": "^4.5.3",
"@types/webcrypto": "^0.0.28",