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 3931b22 commit 11442d3Copy full SHA for 11442d3
README.md
@@ -19,7 +19,7 @@ _Note:_ Supports CloudEvent version 1.0
19
## Installation
20
21
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:
+those are Node.js 16.x, and Node.js 18.x. To install in your Node.js project:
23
24
```console
25
npm install cloudevents
0 commit comments