1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-24 12:13:13 +00:00

update lunr types (#127)

This commit is contained in:
Kyle Spearrin
2020-04-14 15:40:20 -04:00
committed by GitHub
parent 6e63a79cfd
commit 4dfb39c957
3 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"@types/inquirer": "^0.0.43",
"@types/jsdom": "^12.2.1",
"@types/lowdb": "^1.0.5",
"@types/lunr": "^2.1.6",
"@types/lunr": "^2.3.3",
"@types/node": "^10.9.4",
"@types/node-fetch": "^2.1.2",
"@types/node-forge": "^0.7.5",