From d992f6827d0f2aa53ca1fc34450966a7f59fb8cf Mon Sep 17 00:00:00 2001
From: kasperisager <kasperisager@gmail.com>
Date: Thu, 26 Jun 2014 13:10:48 -0400
Subject: [PATCH] Upgrade Bootstrap Social to 4.5.1

---
 bower.json | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/bower.json b/bower.json
index e85f2b7..ba8b18b 100644
--- a/bower.json
+++ b/bower.json
@@ -19,19 +19,13 @@
   ],
   "dependencies": {
     "bootstrap": "3.2.0",
-    "bootstrap-social": "4.5.0",
+    "bootstrap-social": "4.5.1",
     "bootswatch": "3.1.x",
     "font-awesome": "4.1.0",
     "spin.js": "2.0.1",
     "jquery-icheck": "2.x-beta"
   },
   "overrides": {
-    "bootstrap": {
-      "main": [
-        "dist/js/bootstrap.min.js",
-        "less/bootstrap.less"
-      ]
-    },
     "bootstrap-social": {
       "main": "bootstrap-social.less"
     },
-- 
GitLab