Skip to content

Commit 24aedd8

Browse files
committed
Make it clear we require node 18
1 parent 2b2dca6 commit 24aedd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cbor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project now only supports versions of Node that the Node team is
88
[currently supporting](https://github.com/nodejs/Release#release-schedule).
99
Ava's [support
1010
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
11+
is what we will be using as well. Currently, that means Node `18`+ is
1212
required. If you need to support an older version of Node (back to version
1313
6), use cbor version 5.2.x, which will get nothing but security updates from
1414
here on out.

0 commit comments

Comments
 (0)