diff --git a/bower.json b/bower.json index fa4634b..c490af8 100644 --- a/bower.json +++ b/bower.json @@ -1,21 +1,17 @@ { - "name": "startbootstrap-agency", - "version": "1.0.0", - "homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", - "authors": [ - "David Miller " - ], - "description": "A one page HTML theme for agencies created by Start Bootstrap", - "main": "/", - "license": "Apache 2.0", - "ignore": [ - "**/.*", - "node_modules", - "bower_components", - "test", - "tests" - ], - "dependencies": { - "bootstrap": "~3.2.0" - } + "name": "startbootstrap-agency", + "version": "1.0.0", + "homepage": "https://github.com/IronSummitMedia/startbootstrap-agency", + "authors": [ + "David Miller " + ], + "description": "A one page HTML theme for agencies created by Start Bootstrap", + "main": "/", + "license": "Apache 2.0", + "ignore": [ + "**/.*", + "node_modules", + "test", + "tests" + ] }