diff --git a/package.json b/package.json index 43110cb..e2b49a3 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "1.5.0", "author": "Zeke Sonxx ", "description": "Mojang authentication (Yggdrasil) client", - "files": [ - "dist/**/*" - ], "scripts": { "test": "mocha -R spec", "pretest": "npm run lint && npm run build",