added pm2 config

This commit is contained in:
Martin Donnelly 2017-10-26 10:58:28 +01:00
parent b2b3347eb6
commit 812d2daee5

View File

@ -4,7 +4,7 @@
"description": "Today Emailer", "description": "Today Emailer",
"main": "todayV2.js", "main": "todayV2.js",
"scripts": { "scripts": {
"start": "node todayV2.js" "start": "nvm run 8 todayV2.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",