Generate CSV using a new plugin

This commit is contained in:
Gustavo Maximiliano Cortez 2016-02-16 12:33:39 -05:00
commit 0efbf28f1a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 34 additions and 28 deletions

View file

@ -22,7 +22,7 @@
"moment": "2.10.3",
"ng-lodash": "0.2.3",
"qrcode-decoder-js": "*",
"trezor-connect": "~1.0.1"
"trezor-connect": "~1.0.1",
"ng-csv": "~0.3.6"
}
}