diff --git a/package.json b/package.json index c7f1f260..daeb2c4e 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "musix", "version": "1.0.0", "description": "V3 for Musix the discord music bot", - "main": "./src/index.js", + "main": "./index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, @@ -34,4 +34,4 @@ "ytdl-core": "^1.0.7", "ytdl-core-discord": "^1.1.0" } -} +} \ No newline at end of file