diff --git a/package.json b/package.json index 62165ec48a..4b3b562f6a 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,9 @@ "url": "https://github.com/redis/node-redis/issues" }, "homepage": "https://github.com/redis/node-redis", + "files": [ + "dist/" + ], "engines": { "npm": ">=7" }