dgrove-oss commented on a change in pull request #443:
URL: https://github.com/apache/openwhisk-website/pull/443#discussion_r483048626
##########
File path: _layouts/documentation.html
##########
@@ -924,7 +924,7 @@ <h5>Creating and Invoking NodeJS actions</h5>
<a class="indexable" id="nodejs-runtime"></a>
<h5>OpenWhisk Runtime for NodeJS</h5>
<p>
- OpenWhisk supports <strong>Node.js 10</strong>, <strong>Node.js
8</strong>, and <strong>Node.js 6</strong> runtimes where Node.js 6 being
default pick by wsk CLI and Whisk Deploy.
+ OpenWhisk supports <strong>Node.js 14</strong>, <strong>Node.js
12</strong>, <strong>Node.js 10</strong>, <strong>Node.js 8</strong> and
<strong>Node.js 6</strong> runtimes where Node.js 6 being default pick by wsk
CLI and Whisk Deploy.
Review comment:
```suggestion
OpenWhisk supports <strong>Node.js 14</strong>,
<strong>Node.js 12</strong>, <strong>Node.js 10</strong> runtimes where Node.js
10 being the default picked by wsk CLI and Whisk Deploy.
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]