diff --git a/README.md b/README.md index 22c847f..b0e0f12 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ export type ExtraParserOptions = { ## Runtime support -Only tested on nodejs 18, 20, and 21. Only tested in es6 mode for now. +Only tested on nodejs 18, 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)