Update package.json

when building using Makefile, dependency for hogan.js needs to be installed
This commit is contained in:
James Fuller 2012-10-11 21:30:04 -03:00
parent c52368d3c5
commit d19ca23f8f
1 changed files with 1 additions and 0 deletions

View File

@ -21,5 +21,6 @@
, "jshint": "0.6.1"
, "recess": "1.0.3"
, "connect": "2.1.3"
, "hogan.js": "2.0.0"
}
}