Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit 5c745c2

Browse files
committed
add Handlebars as an npm dependency (for now)
1 parent 5302a4d commit 5c745c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"grunt-contrib-copy": "^0.8.2",
1414
"grunt-contrib-nodeunit": "^0.4.1",
1515
"grunt-contrib-watch": "^0.6.1",
16+
"handlebars": "^4.0.5",
1617
"html-entities": "^1.2.0",
1718
"matchdep": "^1.0.0",
1819
"mustache": "^2.2.0"

0 commit comments

Comments
 (0)