fixed file appender tests

This commit is contained in:
Gareth Jones
2012-03-22 09:34:41 +11:00
parent 352653dcbe
commit c8157cef5c
2 changed files with 17 additions and 15 deletions

View File

@@ -27,11 +27,11 @@
},
"dependencies": {
"async": "0.1.15",
"compress-buffer": ">= 0.5.0"
"compress-buffer": "0.5.1"
},
"devDependencies": {
"vows": ">=0.5.2",
"sandboxed-module": ">= 0.1.1",
"vows": "0.6.2",
"sandboxed-module": "0.1.3",
"hook.io": "0.7.7",
"underscore": "1.2.1"
}