|
@ -1,6 +1,6 @@ |
|
|
{ |
|
|
{ |
|
|
"name": "now", |
|
|
"name": "now", |
|
|
"version": "0.14.4", |
|
|
"version": "0.15.0", |
|
|
"description": "realtime instant node.js deployment with one command", |
|
|
"description": "realtime instant node.js deployment with one command", |
|
|
"readme": "", |
|
|
"readme": "", |
|
|
"main": "./build/lib/index", |
|
|
"main": "./build/lib/index", |
|
@ -33,7 +33,7 @@ |
|
|
"spdy": "3.3.3", |
|
|
"spdy": "3.3.3", |
|
|
"email-validator": "1.0.4", |
|
|
"email-validator": "1.0.4", |
|
|
"email-prompt": "0.1.6", |
|
|
"email-prompt": "0.1.6", |
|
|
"async-retry": "0.2.0" |
|
|
"async-retry": "0.2.1" |
|
|
}, |
|
|
}, |
|
|
"devDependencies": { |
|
|
"devDependencies": { |
|
|
"alpha-sort": "1.0.2", |
|
|
"alpha-sort": "1.0.2", |
|
|