diff --git a/package.json b/package.json index d2135cb..114175e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ }, "author": "binaryify", "license": "MIT", + "files": [ + "module", + "util" + ], "dependencies": { "apicache": "^1.5.2", "express": "^4.17.1",