update bower.json

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

View File

@ -11,11 +11,7 @@
"ignore": [ "ignore": [
"**/.*", "**/.*",
"node_modules", "node_modules",
"bower_components",
"test", "test",
"tests" "tests"
], ]
"dependencies": {
"bootstrap": "~3.2.0"
}
} }