We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345a2f9 commit ecf8d97Copy full SHA for ecf8d97
.nvmrc
@@ -1 +1 @@
1
-v16.20.0
+v20.19.4
MANUAL.md
@@ -1440,7 +1440,7 @@ size comparison.
1440
1441
## Running in Node.js
1442
1443
-`protobuf-ts` is tested with Node.js version 16.20.0.
+`protobuf-ts` is tested with Node.js version 20.19.4.
1444
1445
Older versions certainly work, but may not support all features or require polyfills.
1446
For example, if you target lower than ES2020 to run in an older node version, you
0 commit comments