Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 4a9bedd

Browse files
committed
Update info on supported Node versions
1 parent c995762 commit 4a9bedd

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,13 @@
1818
1919
## Supported Node.js versions
2020

21-
`>= 12`
21+
`>= 14`
2222

23-
While versions below 12.x are not officially tested they might work anyway.
23+
While versions below 14.x are not officially tested they might work anyway.
24+
25+
The build works on 12.x so usage should be safe.
26+
27+
Everything below 12.x is not guaranteed to work.
2428

2529
## Is this ESM only?
2630

0 commit comments

Comments
 (0)