Skip to content

Commit 11442d3

Browse files
authored
chore: remove old Node versions from the readme (#549)
Signed-off-by: Lucas Holmquist <lholmqui@redhat.com>
1 parent 3931b22 commit 11442d3

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
@@ -19,7 +19,7 @@ _Note:_ Supports CloudEvent version 1.0
1919
## Installation
2020

2121
The CloudEvents SDK requires a current LTS version of Node.js. At the moment
22-
those are Node.js 12.x, Node.js 14.x, Node.js 16.x, and Node.js 18.x. To install in your Node.js project:
22+
those are Node.js 16.x, and Node.js 18.x. To install in your Node.js project:
2323

2424
```console
2525
npm install cloudevents

0 commit comments

Comments
 (0)