We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a7c57 commit 46475beCopy full SHA for 46475be
docs/v8-migration.md
@@ -13,7 +13,7 @@ Refer users to this document when upgrading to Babel 8 from Babel 7. If you are
13
14
### Node.js support
15
16
-All Babel 8 packages require Node.js `^18.20.0 || ^20.10.0 || >= 21.0.0`.
+All Babel 8 packages require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0`.
17
18
We highly encourage you to use a newer version of Node.js (LTS v20) since the previous versions are not maintained.
19
See [nodejs/Release](https://github.com/nodejs/Release) for more information.
0 commit comments