From 531e68ebb5fe34abb9df5c8ac20bc92678226da5 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 30 Mar 2017 11:32:15 -0700 Subject: [PATCH] Removed grunt build script --- app.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/app.json b/app.json index 0603e511..83f8c4c4 100644 --- a/app.json +++ b/app.json @@ -27,8 +27,5 @@ "value": "Sparkpost", "required": true } - }, - "scripts": { - "predeploy": "grunt build" } }