From 179ffe0856146206c149be937d1c75c1725e282f Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Wed, 9 Aug 2017 11:46:21 -0300 Subject: [PATCH] Trezo-connect --- bower.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bower.json b/bower.json index ed4b40ce9..08a82d9b8 100644 --- a/bower.json +++ b/bower.json @@ -17,10 +17,10 @@ "qrcode-decoder-js": "*", "trezor-connect": "https://github.com/trezor/connect.git#c1a00f9f0f4a13239ba13ddd589c6ca61f2e7876", "ng-csv": "~0.3.6", - "ionic-toast": "0.4.1", - "angular-clipboard": "1.4.2", - "angular-md5": "0.1.10", - "ngtouch": "1.0.1" + "ionic-toast": "^0.4.1", + "angular-clipboard": "^1.4.2", + "angular-md5": "^0.1.10", + "ngtouch": "^1.0.1" }, "resolutions": { "angular": "1.5.3",