Commit 5aa25be3cbda35905141c8bd659a72546bcf922c

Authored by José Maria Villac Pinheiro
1 parent a878b727

V. 0.1.1 - preparação para Heroku

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 "engines": { 5 "engines": {
6 "node": "8.10.0", 6 "node": "8.10.0",
7 "npm": "5.6.0" 7 "npm": "5.6.0"
8 - } 8 + },
9 "scripts": { 9 "scripts": {
10 "start": "node ./bin/www" 10 "start": "node ./bin/www"
11 }, 11 },