From: James Fuller Date: Fri, 12 Oct 2012 00:30:04 +0000 (-0300) Subject: Update package.json X-Git-Tag: v2.2.2~43^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5498%2Fhead;p=thirdparty%2Fbootstrap.git Update package.json when building using Makefile, dependency for hogan.js needs to be installed --- diff --git a/package.json b/package.json index f0be5d5f42..9296c19dac 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,6 @@ , "jshint": "0.6.1" , "recess": "1.0.3" , "connect": "2.1.3" + , "hogan.js": "2.0.0" } } \ No newline at end of file