mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-16 05:20:24 +01:00
added templates.js to package.json
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user