Skip to content

Commit 2613927

Browse files
committed
Refactor wording in readme.md
1 parent b1e81c6 commit 2613927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: readme.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ sanitize HTML at a higher-level (easier) abstraction.
4343
## Install
4444

4545
This package is [ESM only][esm].
46-
In Node.js (version 12.20+, 14.14+, 16.0+, or 18.0+), install with [npm][]:
46+
In Node.js (version 14.14+, 16.0+), install with [npm][]:
4747

4848
```sh
4949
npm install hast-util-sanitize
@@ -333,7 +333,7 @@ It exports the additional type `Schema`.
333333

334334
Projects maintained by the unified collective are compatible with all maintained
335335
versions of Node.js.
336-
As of now, that is Node.js 12.20+, 14.14+, 16.0+, and 18.0+.
336+
As of now, that is Node.js 14.14+ and 16.0+.
337337
Our projects sometimes work with older versions, but this is not guaranteed.
338338

339339
## Security

0 commit comments

Comments
 (0)