[dist] Update package.json versions.
This commit is contained in:
parent
a3404b4062
commit
ffce2cbec1
1 changed files with 2 additions and 2 deletions
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue