Skip to content

Commit ecf8d97

Browse files
authored
Update to Node.js v20.19.4 (#731)
1 parent 345a2f9 commit ecf8d97

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v16.20.0
1+
v20.19.4

MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,7 @@ size comparison.
14401440
14411441
## Running in Node.js
14421442
1443-
`protobuf-ts` is tested with Node.js version 16.20.0.
1443+
`protobuf-ts` is tested with Node.js version 20.19.4.
14441444
14451445
Older versions certainly work, but may not support all features or require polyfills.
14461446
For example, if you target lower than ES2020 to run in an older node version, you

0 commit comments

Comments
 (0)