We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab25a68 commit 58ab830Copy full SHA for 58ab830
downloads.html
@@ -240,10 +240,10 @@ <h2 id ="Required_Versions">Required Versions</h2>
240
<a href="https://adoptopenjdk.net/" target="_blank">Java 11</a>
241
</li>
242
<li>
243
- <a href="https://nodejs.org/en/download/" target="_blank">Node.js 10.13</a>
+ <a href="https://nodejs.org/en/download/" target="_blank">Node.js 12.13.x</a>
244
245
246
- <a href="https://yarnpkg.com/en/docs/install" target="_blank">Yarn 1.13.0</a>
+ <a href="https://yarnpkg.com/en/docs/install" target="_blank">Yarn 1.19.x</a>
247
248
249
Eclipse Product Version: <a href="https://www.eclipse.org/downloads/" target="_blank">Eclipse 2019-09 release</a>
0 commit comments