Bugfixes for eejs

This commit is contained in:
Egil Moeller 2012-03-13 17:31:40 +01:00
parent f6212f452c
commit 6fb0e00f03
4 changed files with 16 additions and 19 deletions

View file

@ -23,7 +23,8 @@
"log4js" : "0.4.1",
"jsdom-nocontextifiy" : "0.2.10",
"async-stacktrace" : "0.0.2",
"npm" : "1.1"
"npm" : "1.1",
"ejs" : "0.6.1"
},
"devDependencies": {
"jshint" : "*"