SiyaoIsHiding commented on code in PR #453:
URL:
https://github.com/apache/cassandra-nodejs-driver/pull/453#discussion_r2961863726
##########
package.json:
##########
@@ -52,6 +52,6 @@
"eslint": "eslint lib test"
},
"engines": {
- "node": ">=18"
+ "node": ">=20"
Review Comment:
Related because we changed the supported Node.js versions in README.md. I
can submit this change in another PR and ask for 2 committers to review again,
but we definitely should not claim the engine requirement of `>=18`, because we
just do not support node.js 18 anymore.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]