diff options
| author | Mark Otto <[email protected]> | 2012-11-29 21:06:11 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-11-29 21:06:11 -0800 |
| commit | e9c32fdf6d19c98679b4923c2ccc961990c4e626 (patch) | |
| tree | 28bfde5b9813effb8c82416f894c54f3daad4462 | |
| parent | 3b3dd3ac3c7b69d02406ede69bffcc4ee8a1ed6b (diff) | |
| parent | d19ca23f8fd8910eefbc344539fef0a8deed1992 (diff) | |
| download | bootstrap-e9c32fdf6d19c98679b4923c2ccc961990c4e626.tar.xz bootstrap-e9c32fdf6d19c98679b4923c2ccc961990c4e626.zip | |
Merge branch 'patch-1' of https://github.com/jblotus/bootstrap into jblotus-patch-1
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index efe95a7fc..1993bab8c 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 |
