Skip to content

Commit 7cce81f

Browse files
fix #1743 - restrict the list of published files (#1742)
1 parent cbc1ac9 commit 7cce81f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
"url": "https://github.com/redis/node-redis/issues"
3535
},
3636
"homepage": "https://github.com/redis/node-redis",
37+
"files": [
38+
"dist/"
39+
],
3740
"engines": {
3841
"npm": ">=7"
3942
}

0 commit comments

Comments
 (0)