From 87901b7643fffc5b8c97defa145e1bf8006b81ee Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Fri, 2 Oct 2015 21:46:16 +0100 Subject: [PATCH] Are you happy yet travis build >_> --- package.json | 1 - 1 file changed, 1 deletion(-) 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": {