1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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"
}
}