mustache und strftime als Abhängigkeit hinzugefügt.
This commit is contained in:
parent
d328e41fd3
commit
13ff5244d5
1 changed files with 2 additions and 3 deletions
|
@ -3,10 +3,9 @@
|
|||
, "engines": ["node >= 0.8.0"]
|
||||
, "main": "termine.js"
|
||||
, "dependencies":
|
||||
{ "ejs": "*"
|
||||
, "ejs-ext": "latest"
|
||||
{ "mustache": "latest"
|
||||
, "jsdom": "latest"
|
||||
, "email-templates": "latest"
|
||||
, "nodemailer": "latest"
|
||||
, "strftime": "latest"
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue