diff options
| author | Matias Niemelä | 2013-06-04 19:05:50 -0400 |
|---|---|---|
| committer | Igor Minar | 2013-06-06 22:58:55 -0700 |
| commit | f56125d94efba462869f09064dfa39aa780b8016 (patch) | |
| tree | e8ab4805f9b2aa3438aac3c2a788ef4c57bbec1c /package.json | |
| parent | 079bf5f27566b446c11678c0cd03bb8dacfe83fc (diff) | |
| download | angular.js-f56125d94efba462869f09064dfa39aa780b8016.tar.bz2 | |
chore(ngdocs): setup bower as the package manager for the docs pages
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index c9964644..7441037a 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,12 @@ "codename": "spooky-giraffe", "devDependencies": { "grunt": "0.4.0", + "bower": "0.9.2", "grunt-contrib-clean": "0.4.0", "grunt-contrib-compress": "0.4.1", "grunt-contrib-connect": "0.1.2", "grunt-contrib-copy": "0.4.1", + "grunt-shell": "~0.2.2", "jasmine-node": "1.2.3", "closure-compiler" : "0.2.0", "q": "~0.9.2", |
