diff --git a/package.json b/package.json index da2ca45..c30d080 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,12 @@ "type": "git", "url": "https://github.com/icedream/ts3bot.git" }, + "files": [ + "dist", + "README.md", + "COPYING.txt", + "LICENSE.txt" + ], "dependencies": { "express": "^4.13.3", "merge": "^1.2.0",