doc: update antiquated process.versions output

PR-URL: https://github.com/iojs/io.js/pull/750
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
pull/750/merge
Ben Noordhuis 2015-02-07 12:08:39 +01:00 committed by cjihrig
parent 789bbb91d3
commit 90d2b35281
1 changed files with 8 additions and 8 deletions

View File

@ -502,14 +502,14 @@ A property exposing version strings of io.js and its dependencies.
Will print something like:
{ http_parser: '1.0',
node: '0.10.4',
v8: '3.14.5.8',
ares: '1.9.0-DEV',
uv: '0.10.3',
zlib: '1.2.3',
modules: '11',
openssl: '1.0.1e' }
{ http_parser: '2.3.0',
node: '1.1.1',
v8: '4.1.0.14',
uv: '1.3.0',
zlib: '1.2.8',
ares: '1.10.0-DEV',
modules: '43',
openssl: '1.0.1k' }
## process.config