Skip to content

Commit a983189

Browse files
committed
add patternengine-node-mustache as a dependency
1 parent 3ea5911 commit a983189

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
@@ -14,7 +14,8 @@
1414
"markdown-it": "^6.0.1",
1515
"mustache": "^2.2.0",
1616
"twig": "^0.9.5",
17-
"underscore": "^1.8.3"
17+
"underscore": "^1.8.3",
18+
"patternengine-node-mustache": "^0.0.1"
1819
},
1920
"devDependencies": {
2021
"grunt": "~1.0.1",

0 commit comments

Comments
 (0)