Author: tomaz
Date: Thu Jan 9 15:12:48 2014
New Revision: 1556826
URL: http://svn.apache.org/r1556826
Log:
Add grunt-clint dependency so user doesn't need to install grunt globally.
Modified:
libcloud/site/trunk/package.json
Modified: libcloud/site/trunk/package.json
URL:
http://svn.apache.org/viewvc/libcloud/site/trunk/package.json?rev=1556826&r1=1556825&r2=1556826&view=diff
==============================================================================
--- libcloud/site/trunk/package.json (original)
+++ libcloud/site/trunk/package.json Thu Jan 9 15:12:48 2014
@@ -8,6 +8,7 @@
"bower": "~1.2.8",
"grunt": "~0.4.2",
+ "grunt-cli": "~0.1.11",
"grunt-banner": "~0.2.0",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",