1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

update package.json engines.node version to 18

This commit is contained in:
Leibale
2023-09-18 17:20:09 -04:00
parent 4be30ccd0f
commit 98ab197ee7

View File

@@ -21,7 +21,7 @@
"sinon": "^15.2.0" "sinon": "^15.2.0"
}, },
"engines": { "engines": {
"node": ">=16" "node": ">=18"
}, },
"repository": { "repository": {
"type": "git", "type": "git",