aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJames Fuller <[email protected]>2012-10-11 21:30:04 -0300
committerJames Fuller <[email protected]>2012-10-11 21:30:04 -0300
commitd19ca23f8fd8910eefbc344539fef0a8deed1992 (patch)
tree9cf31c3631d89926879f80d91c2c03a35a8411ae /package.json
parentc52368d3c5984b28e6a71e5e1240afdd788fc2e6 (diff)
downloadbootstrap-d19ca23f8fd8910eefbc344539fef0a8deed1992.tar.xz
bootstrap-d19ca23f8fd8910eefbc344539fef0a8deed1992.zip
Update package.json
when building using Makefile, dependency for hogan.js needs to be installed
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f0be5d5f4..9296c19da 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