[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"
|
"plugabble"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "~0.2.9",
|
"async": "~0.9.0",
|
||||||
"ini": "1.x.x",
|
"ini": "1.x.x",
|
||||||
"optimist": "~0.6.0"
|
"optimist": "~0.6.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"vows": "0.7.x"
|
"vows": "0.8.x"
|
||||||
},
|
},
|
||||||
"main": "./lib/nconf",
|
"main": "./lib/nconf",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in a new issue