aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
authorKen Sheedlo2013-07-29 10:54:18 -0700
committerKen Sheedlo2013-07-29 16:16:36 -0700
commite1a8b42400a842cbc19a09262efce8e05795db0e (patch)
tree10edaa03789bb91df01848b6781b67bafe8f052a /bower.json
parentd2901bcf7dfc033f57d91d41fbe63a57570a51f2 (diff)
downloadangular.js-e1a8b42400a842cbc19a09262efce8e05795db0e.tar.bz2
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/.
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 05099cc8..05d38ddb 100644
--- a/bower.json
+++ b/bower.json
@@ -1,5 +1,6 @@
{
"name": "AngularJS",
+ "directory": "components",
"devDependencies": {
"jquery": "git://github.com/components/jquery.git#v1.8.3",
"lunr.js": "0.4.0",