diff --git a/bower.json b/bower.json index e85f2b763f03af1cb831f40addb365153f417aa4..ba8b18b2aa9aa356961074e4485b7f58dab8033c 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" },