1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-30 15:13:32 +00:00

Added export vault function to tools.

This commit is contained in:
Kyle Spearrin
2017-04-12 08:45:31 -04:00
parent 4f70911f58
commit 9e6c0f79ef
10 changed files with 187 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
"ng-infinite-scroll": "1.3.0",
"node-forge": "0.7.0",
"webpack-stream": "3.2.0",
"gulp-json-editor": "2.2.1"
"gulp-json-editor": "2.2.1",
"papaparse": "4.2.0"
}
}