From dc5b7f31d8c6e5ccb14310d807a729f8a5e842f9 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Fri, 3 Jul 2015 18:19:39 -0500 Subject: [PATCH] fix(build): Pin working zocial CSS commit --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c04eb5633f..6ca8ce8c2e 100644 --- a/bower.json +++ b/bower.json @@ -39,7 +39,7 @@ "pnotify": "~1.3.1", "jquery-ui": "~1.10.3", "hello": "~1.5.0", - "css-social-buttons": "https://github.com/samcollins/css-social-buttons.git", + "css-social-buttons": "https://github.com/samcollins/css-social-buttons.git#4c045e5", "angular-filter": "~0.5.1", "angular-ui-router": "~0.2.13" },