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

Commit fe2ea00

Browse files
committed
*temporarily* add template renderers to package.json just so our unit
tests actually mean something in Travis/GitHub
1 parent ad8324d commit fe2ea00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"html-entities": "^1.2.0",
1111
"matchdep": "^1.0.0",
1212
"mustache": "^2.2.0",
13-
"handlebars": "^4.0.5"
13+
"handlebars": "^4.0.5",
14+
"underscore": "^1.8.3"
1415
},
1516
"devDependencies": {
1617
"bs-html-injector": "^3.0.0",

0 commit comments

Comments
 (0)