diff options
| author | Ken Sheedlo | 2013-07-29 10:54:18 -0700 |
|---|---|---|
| committer | Ken Sheedlo | 2013-07-29 16:16:36 -0700 |
| commit | e1a8b42400a842cbc19a09262efce8e05795db0e (patch) | |
| tree | 10edaa03789bb91df01848b6781b67bafe8f052a /bower.json | |
| parent | d2901bcf7dfc033f57d91d41fbe63a57570a51f2 (diff) | |
| download | angular.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.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ { "name": "AngularJS", + "directory": "components", "devDependencies": { "jquery": "git://github.com/components/jquery.git#v1.8.3", "lunr.js": "0.4.0", |
