added templates.js to package.json

This commit is contained in:
psychobunny
2014-06-25 18:54:11 -04:00
parent f80b3c3b66
commit e235cd5288

View File

@@ -51,7 +51,8 @@
"underscore": "~1.6.0",
"validator": "~3.4.0",
"winston": "~0.7.2",
"xregexp": "~2.0.0"
"xregexp": "~2.0.0",
"templates.js": "0.0.6"
},
"devDependencies": {
"mocha": "~1.13.0"