Desktop secure storage update, fallback to previous storage on error

This commit is contained in:
Sebastiaan Pasma 2018-06-11 11:22:04 +02:00
commit 900630807a
2 changed files with 19 additions and 3 deletions

View file

@ -77,7 +77,7 @@
"grunt-exec": "^1.0.0",
"grunt-nw-builder": "^2.0.3",
"grunt-sass": "^1.2.0",
"keytar": "^4.2.1",
"keytar": "git+https://github.com/spasma/node-keytar.git",
"load-grunt-tasks": "^3.5.0",
"shelljs": "^0.3.0",
"android-versions": "^1.2.1",