[dist] Update package.json versions.

master
indexzero 2014-11-26 01:02:42 -05:00
parent a3404b4062
commit ffce2cbec1
1 changed files with 2 additions and 2 deletions

View File

@ -16,12 +16,12 @@
"plugabble"
],
"dependencies": {
"async": "~0.2.9",
"async": "~0.9.0",
"ini": "1.x.x",
"optimist": "~0.6.0"
},
"devDependencies": {
"vows": "0.7.x"
"vows": "0.8.x"
},
"main": "./lib/nconf",
"scripts": {