We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 352007e commit 34c5549Copy full SHA for 34c5549
README.md
@@ -32,7 +32,7 @@ npm install --save-dev eslint eslint-plugin-jsonc eslint-plugin-json-schema-vali
32
> **Requirements**
33
>
34
> - ESLint v6.0.0 and above
35
-> - Node.js v12.22.x, v14.17.x, v16.x and above
+> - Node.js v14.17.x, v16.x and above
36
37
<!--DOCS_IGNORE_END-->
38
docs/user-guide/README.md
@@ -9,7 +9,7 @@ npm install --save-dev eslint eslint-plugin-json-schema-validator
9
::: tip Requirements
10
11
- ESLint v6.0.0 and above
12
-- Node.js v12.22.x, v14.17.x, v16.x and above
+- Node.js v14.17.x, v16.x and above
13
:::
14
15
## :book: Usage
0 commit comments