From 5aa25be3cbda35905141c8bd659a72546bcf922c Mon Sep 17 00:00:00 2001 From: Jose Maria Villac Pinheiro Date: Fri, 27 Apr 2018 12:31:06 -0300 Subject: [PATCH] V. 0.1.1 - preparação para Heroku --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c261ee3..2a29f73 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "engines": { "node": "8.10.0", "npm": "5.6.0" - } + }, "scripts": { "start": "node ./bin/www" }, -- libgit2 0.21.2