leverage Bower for dependencies

This commit is contained in:
Adam Shaw
2013-08-26 22:05:54 -07:00
parent 95c1aa9304
commit 83f7d50501
26 changed files with 46 additions and 560 deletions
+3
View File
@@ -8,5 +8,8 @@
"grunt-contrib-compress": "~0.4.0",
"grunt-contrib-clean": "~0.4.0",
"lumbar": "~2.0.0-beta19"
},
"scripts": {
"install": "bower install"
}
}