diff --git a/package.json b/package.json index af4e59f4b..35c83aa5d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "A way to interface with the Discord API", "main": "./lib/index.js", "scripts": { - "prepublish": "grunt dist", "test": "node ./test/bot.js" }, "repository": {