From f56125d94efba462869f09064dfa39aa780b8016 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Tue, 4 Jun 2013 19:05:50 -0400 Subject: chore(ngdocs): setup bower as the package manager for the docs pages --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') 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", -- cgit v1.2.3