Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export type ExtraParserOptions = {

## Runtime support

Only tested on nodejs 18, 20, 22, and 23. Only tested in es6 mode.
Only tested on NodeJS 20, 22, and 23. Only tested in es6 mode.

---
[![Tests](https://github.com/peggyjs/coverage/actions/workflows/node.js.yml/badge.svg)](https://github.com/peggyjs/coverage/actions/workflows/node.js.yml)
Expand Down