From 70aab3059cf6d123044105c546e94a02cdbbdcfb Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Sat, 22 Oct 2016 07:41:37 -0500 Subject: [PATCH] fix(client): bump version of ngInfinitScroll v1.0.0 could not be found in bower registry --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index e08e2674d4..9a2c0498c3 100644 --- a/bower.json +++ b/bower.json @@ -36,7 +36,7 @@ "jquery-ui": "1.10.3", "jquery.cookie": "1.4.0", "js-emoji": "snicker/js-emoji#f25d8a303f", - "ngInfiniteScroll": "1.0.0", + "ngInfiniteScroll": "1.1.0", "pnotify": "1.3.1", "sticky": "1.0.3", "swagger-ui": "wordnik/swagger-ui#v2.0.24",