[dist] Upgrade vows to 0.6.x
This commit is contained in:
parent
62cb7fb3d9
commit
cf9889ea81
1 changed files with 1 additions and 1 deletions
|
@ -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" },
|
||||
|
|
Loading…
Reference in a new issue