diff --git a/package.json b/package.json index baa4d928a8..e65d8f9811 100644 --- a/package.json +++ b/package.json @@ -42,9 +42,5 @@ "bugs": { "url": "https://github.com/redis/node-redis/issues" }, - "homepage": "https://github.com/redis/node-redis", - "engines": { - "npm": ">=7", - "typescript": ">=4" - } + "homepage": "https://github.com/redis/node-redis" }