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 37e6acf commit 269c9dfCopy full SHA for 269c9df
products/pages/src/content/platform/build-configuration.md
@@ -55,7 +55,7 @@ Here are the pinned versions for tools included in the Cloudflare Workers build
55
| Erlang | 21 | | |
56
| Go | 1.12 | `GO_VERSION` | |
57
| Java | 8 | | |
58
-| Node.js | 10 | `NODE_VERSION` | `.nvmrc`, `.node-version` |
+| Node.js | 12.18.0 | `NODE_VERSION` | `.nvmrc`, `.node-version` |
59
| PHP | 5.6 | `PHP_VERSION` | |
60
| Python | 2.7 | `PYTHON_VERSION` | `runtime.txt`, `Pipfile` |
61
| Ruby | 2.6.2 | `RUBY_VERSION` | `.ruby-version` |
0 commit comments