Skip to content

Commit 52e5a86

Browse files
committed
docs: update Node.js version requirement in README
Aligns README with package.json engines requirement (>=24 <25).
1 parent e86dc52 commit 52e5a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A comprehensive ESLint configuration preset for [rotki](https://github.com/rotki
2828

2929
## Requirements
3030

31-
- Node.js >=20 < 21
31+
- Node.js >=24 < 25
3232
- ESLint >=9.10.0
3333
- TypeScript >=5.0.0 (for TypeScript support)
3434

0 commit comments

Comments
 (0)