Skip to content

Commit 34c5549

Browse files
committed
Fix document
1 parent 352007e commit 34c5549

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npm install --save-dev eslint eslint-plugin-jsonc eslint-plugin-json-schema-vali
3232
> **Requirements**
3333
>
3434
> - ESLint v6.0.0 and above
35-
> - Node.js v12.22.x, v14.17.x, v16.x and above
35+
> - Node.js v14.17.x, v16.x and above
3636
3737
<!--DOCS_IGNORE_END-->
3838

docs/user-guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ npm install --save-dev eslint eslint-plugin-json-schema-validator
99
::: tip Requirements
1010

1111
- ESLint v6.0.0 and above
12-
- Node.js v12.22.x, v14.17.x, v16.x and above
12+
- Node.js v14.17.x, v16.x and above
1313
:::
1414

1515
## :book: Usage

0 commit comments

Comments
 (0)