From 3a5913d9a064a42e755d6a07d944eee6d3c88ef9 Mon Sep 17 00:00:00 2001 From: Artem Sapegin Date: Wed, 23 Oct 2013 09:46:40 +0400 Subject: [PATCH] npm: +jscs, -grunt-init. --- setup/stuff.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/stuff.sh b/setup/stuff.sh index 8c9bd81..c4afeb9 100755 --- a/setup/stuff.sh +++ b/setup/stuff.sh @@ -70,9 +70,9 @@ brew install node brew install casperjs npm config set loglevel warn npm install -g grunt-cli -npm install -g grunt-init npm install -g yo npm install -g jshint +npm install -g jscs npm install -g bower npm install -g docpad