We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2002d90 commit 4079bfdCopy full SHA for 4079bfd
doc/api/process.md
@@ -1763,8 +1763,7 @@ tarball.
1763
1764
`process.release` contains the following properties:
1765
1766
-* `name` {string} A value that will always be `'node'` for Node.js. For
1767
- legacy io.js releases, this will be `'io.js'`.
+* `name` {string} A value that will always be `'node'`.
1768
* `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing
1769
the source code of the current release.
1770
* `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing
0 commit comments