From 5f3eef770fea0e8e963f3b7448cd505d700318b4 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Wed, 19 Nov 2014 14:29:54 -0800 Subject: [PATCH] chore(modules): add angular-filter --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index b86ef48756..63dc3d3eb2 100644 --- a/bower.json +++ b/bower.json @@ -41,7 +41,8 @@ "pnotify": "~1.3.1", "jquery-ui": "~1.10.3", "hello": "~1.3.1", - "css-social-buttons": "https://github.com/samcollins/css-social-buttons.git" + "css-social-buttons": "https://github.com/samcollins/css-social-buttons.git", + "angular-filter": "~0.5.1" }, "devDependencies": { "angular-mocks": "1.3.3"