Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 732e2ad

Browse files
Update README: Plugin now requires Node.js 14 or higher (#434)
1 parent 649f609 commit 732e2ad

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
@@ -81,7 +81,7 @@ Code Smells, or maintainability issues, are raised for places of code which migh
8181

8282
## Prerequisites
8383

84-
* Node.js (>=12.x).
84+
* Node.js (>=14.x).
8585
* ESLint 5.x, 6.x, 7.x or 8.x (peer dependency for the plugin).
8686

8787
## Usage

0 commit comments

Comments
 (0)