From ee06d480d7bc63ed15c305112c15524e8d9132eb Mon Sep 17 00:00:00 2001 From: Gabriel Date: Thu, 9 Mar 2017 21:00:56 +0100 Subject: [PATCH] use branch from bitauth repo --- app-template/package-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-template/package-template.json b/app-template/package-template.json index ce9d923fa..8bc761455 100644 --- a/app-template/package-template.json +++ b/app-template/package-template.json @@ -55,7 +55,7 @@ "angular-mocks": "1.4.10", "bezier-easing": "^2.0.3", "bhttp": "^1.2.1", - "bitauth": "git@github.com:gabrielbazan7/bitauth.git", + "bitauth": "git@github.com:gabrielbazan7/bitauth.git#copay", "bitcore-wallet-client": "5.0.0", "bower": "^1.7.9", "cordova-android": "5.1.1",