Skip to content

Commit 46475be

Browse files
authored
Update docs/v8-migration.md
1 parent a1a7c57 commit 46475be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v8-migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Refer users to this document when upgrading to Babel 8 from Babel 7. If you are
1313

1414
### Node.js support
1515

16-
All Babel 8 packages require Node.js `^18.20.0 || ^20.10.0 || >= 21.0.0`.
16+
All Babel 8 packages require Node.js `^18.20.0 || ^20.10.0 || >=21.0.0`.
1717

1818
We highly encourage you to use a newer version of Node.js (LTS v20) since the previous versions are not maintained.
1919
See [nodejs/Release](https://github.com/nodejs/Release) for more information.

0 commit comments

Comments
 (0)