Lazy load any new style appenders

This commit is contained in:
Danny Brain
2011-10-27 16:25:38 +11:00
parent 25aa075fad
commit 23a2758a6d
5 changed files with 34 additions and 26 deletions

View File

@@ -22,10 +22,10 @@
"lib": "lib"
},
"dependencies": {
"hook.io": "0.7.7"
},
"devDependencies": {
"vows": ">=0.5.2",
"sandboxed-module": ">= 0.1.1"
"sandboxed-module": ">= 0.1.1",
"hook.io": "0.7.7"
}
}