1
0
mirror of https://github.com/bitwarden/web synced 2025-12-25 20:53:22 +00:00

get vault working

This commit is contained in:
Kyle Spearrin
2018-06-06 17:25:57 -04:00
parent cc9410602c
commit a89cf28812
18 changed files with 960 additions and 151 deletions

6
package-lock.json generated
View File

@@ -165,6 +165,12 @@
"debug": "2.6.9"
}
},
"@types/jquery": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.3.2.tgz",
"integrity": "sha512-ByZwKSEqteAta4VrIalqGJZmMq9lWPD3H3f5Xs6RR8B7zQRDPGUtjoKBYNtKTz/7LgBEQMdlxVbbjQfUaEIItA==",
"dev": true
},
"@types/lunr": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@types/lunr/-/lunr-2.1.5.tgz",