[dist] Upgrade vows to 0.6.x

master
Pavan Kumar Sunkara 2011-12-08 11:27:48 +05:30
parent 62cb7fb3d9
commit cf9889ea81
1 changed files with 1 additions and 1 deletions

View File

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