Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Fuller <jblotus@gmail.com>2012-10-12 04:30:04 +0400
committerJames Fuller <jblotus@gmail.com>2012-10-12 04:30:04 +0400
commitd19ca23f8fd8910eefbc344539fef0a8deed1992 (patch)
tree9cf31c3631d89926879f80d91c2c03a35a8411ae /package.json
parentc52368d3c5984b28e6a71e5e1240afdd788fc2e6 (diff)
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 f0be5d5f42..9296c19dac 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