We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b2dca6 commit 24aedd8Copy full SHA for 24aedd8
packages/cbor/README.md
@@ -8,7 +8,7 @@ This project now only supports versions of Node that the Node team is
8
[currently supporting](https://github.com/nodejs/Release#release-schedule).
9
Ava's [support
10
statement](https://github.com/avajs/ava/blob/main/docs/support-statement.md)
11
-is what we will be using as well. Currently, that means Node `10`+ is
+is what we will be using as well. Currently, that means Node `18`+ is
12
required. If you need to support an older version of Node (back to version
13
6), use cbor version 5.2.x, which will get nothing but security updates from
14
here on out.
0 commit comments