update bower.json

This commit is contained in:
David Miller 2014-08-30 23:27:05 -04:00
parent cdbbd0051e
commit 4224ff6eec

View File

@ -1,21 +1,17 @@
{
"name": "startbootstrap-agency",
"version": "1.0.0",
"homepage": "https://github.com/IronSummitMedia/startbootstrap-agency",
"authors": [
"David Miller <david@ironsummitmedia.com>"
],
"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 <david@ironsummitmedia.com>"
],
"description": "A one page HTML theme for agencies created by Start Bootstrap",
"main": "/",
"license": "Apache 2.0",
"ignore": [
"**/.*",
"node_modules",
"test",
"tests"
]
}