1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-08 19:23:14 +00:00

lunr types

This commit is contained in:
Kyle Spearrin
2018-05-16 16:29:26 -04:00
parent d4a3e81a10
commit 27e47564de
2 changed files with 7 additions and 0 deletions

6
package-lock.json generated
View File

@@ -28,6 +28,12 @@
"@types/lodash": "4.14.108"
}
},
"@types/lunr": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@types/lunr/-/lunr-2.1.5.tgz",
"integrity": "sha512-esk3CG25hRtHsVHm+LOjiSFYdw8be3uIY653WUwR43Bro914HSimPgPpqgajkhTJ0awK3RQfaIxP7zvbtCpcyg==",
"dev": true
},
"@types/node": {
"version": "10.0.8",
"resolved": "https://registry.npmjs.org/@types/node/-/node-10.0.8.tgz",