We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8dfb9 commit e71b4baCopy full SHA for e71b4ba
doc/api/process.md
@@ -1759,8 +1759,7 @@ tarball.
1759
1760
`process.release` contains the following properties:
1761
1762
-* `name` {string} A value that will always be `'node'` for Node.js. For
1763
- legacy io.js releases, this will be `'io.js'`.
+* `name` {string} A value that will always be `'node'`.
1764
* `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing
1765
the source code of the current release.
1766
* `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing
0 commit comments