diff --git a/.changeset/lovely-boats-happen.md b/.changeset/lovely-boats-happen.md index 43dfd145..5a8a0624 100644 --- a/.changeset/lovely-boats-happen.md +++ b/.changeset/lovely-boats-happen.md @@ -3,3 +3,4 @@ --- Convert @redux-devtools/cli to ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) for more info about ESM. +Update supported Node versions from `>=14.15.0` to `^14.13.1 || ^16.13.0 || >=18.12.0`.