diff --git a/bower.json b/bower.json index 0f8325fb5..70f064c33 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,7 @@ "animate.css": "3.5.1", "foundation": "5.5.3", "foundation-icon-fonts": "*", - "ionic": "1.2.4", + "ionic": "1.3.1", "moment": "2.10.3", "ng-lodash": "0.2.3", "qrcode-decoder-js": "*", @@ -32,6 +32,7 @@ "resolutions": { "angular": "1.4.6", "qrcode-generator": "0.1.0", + "angular-ui-router": "0.2.18", "fastclick": "1.0.6" } }