added support for the wallet backups
This commit is contained in:
parent
1d511141b9
commit
2838b3ecd2
4 changed files with 97 additions and 16 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"angular-mocks": "~1.2.14",
|
||||
"mocha": "~1.18.2",
|
||||
"chai": "~1.9.1",
|
||||
"crypto-js": "http://crypto-js.googlecode.com/files/CryptoJS%20v3.1.2.zip"
|
||||
"crypto-js": "http://crypto-js.googlecode.com/files/CryptoJS%20v3.1.2.zip",
|
||||
"file-saver": "*"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue