[dist] Upgrade vows to 0.6.x

This commit is contained in:
Pavan Kumar Sunkara 2011-12-08 11:27:48 +05:30
parent 62cb7fb3d9
commit cf9889ea81

View file

@ -18,7 +18,7 @@
"pkginfo": "0.2.x" "pkginfo": "0.2.x"
}, },
"devDependencies": { "devDependencies": {
"vows": "0.5.x >=0.5.11" "vows": "0.6.x"
}, },
"main": "./lib/nconf", "main": "./lib/nconf",
"scripts": { "test": "vows test/*-test.js test/**/*-test.js --spec" }, "scripts": { "test": "vows test/*-test.js test/**/*-test.js --spec" },