diff --git a/bower.json b/bower.json index 74dd674a8..a51c95d5e 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,7 @@ ], "dependencies": { "angular": "1.4.6", - "angular-bitcore-wallet-client": "0.6.4", + "angular-bitcore-wallet-client": "~1.0.0", "angular-foundation": "0.7.0", "angular-gettext": "2.1.0", "angular-moment": "0.10.1", @@ -23,4 +23,4 @@ "ng-lodash": "0.2.3", "qrcode-decoder-js": "*" } -} \ No newline at end of file +}