0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

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

View File

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