mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Update package.json
when building using Makefile, dependency for hogan.js needs to be installed
This commit is contained in:
@@ -21,5 +21,6 @@
|
|||||||
, "jshint": "0.6.1"
|
, "jshint": "0.6.1"
|
||||||
, "recess": "1.0.3"
|
, "recess": "1.0.3"
|
||||||
, "connect": "2.1.3"
|
, "connect": "2.1.3"
|
||||||
|
, "hogan.js": "2.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user