diff --git a/bower.json b/bower.json index 830a156c7..56a7d7904 100644 --- a/bower.json +++ b/bower.json @@ -11,7 +11,7 @@ "angular-gettext": "2.2.1", "angular-moment": "0.10.1", "angular-qrcode": "bitpay/angular-qrcode#~6.3.0", - "ionic": "1.3.1", + "ionic": "https://github.com/driftyco/ionic-v1.git", "moment": "2.10.3", "ng-lodash": "0.2.3", "qrcode-decoder-js": "*", @@ -23,6 +23,7 @@ "ngtouch": "^1.0.1" }, "resolutions": { - "angular": "1.5.3" + "angular": "1.5.3", + "ionic": "298ad4b645" } }