chore(bower): upgrade bower to 1.0.0

We explicitly set the Bower install directory to components/ for
compatibility with our existing code base. Recent Bower prefers
bower_components/.
This commit is contained in:
Ken Sheedlo
2013-07-29 10:54:18 -07:00
parent d2901bcf7d
commit e1a8b42400
2 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "AngularJS",
"directory": "components",
"devDependencies": {
"jquery": "git://github.com/components/jquery.git#v1.8.3",
"lunr.js": "0.4.0",