1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 17:43:39 +00:00

update lunr types (#431)

This commit is contained in:
Kyle Spearrin
2020-04-14 15:41:46 -04:00
committed by GitHub
parent 93e7e9d261
commit 0faa987f41
3 changed files with 5 additions and 5 deletions

View File

@@ -217,7 +217,7 @@
"devDependencies": {
"@angular/compiler-cli": "^7.2.11",
"@ngtools/webpack": "^7.2.2",
"@types/lunr": "^2.1.6",
"@types/lunr": "^2.3.3",
"@types/node-forge": "^0.7.5",
"@types/papaparse": "^4.5.3",
"@types/semver": "^5.5.0",