From 8dcf9c547707e514b02d818bde75f5a93b07d6fb Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@keylocation.sg>
Date: Wed, 1 Feb 2017 13:30:26 +0100
Subject: [PATCH] Update Procfile for Heroku

---
 Procfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Procfile b/Procfile
index 634773f91f..298d52bb36 100644
--- a/Procfile
+++ b/Procfile
@@ -1,2 +1,2 @@
-renovate: node renovate
+renovate: npm start
 web: node bin/heroku/web.js
-- 
GitLab