1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 12:21:00 -05:00

Fix PM2 refusing to start the process

This commit is contained in:
AnxietyisReal 2023-08-06 19:09:14 +10:00
parent 422e13ec0c
commit 0a78a6c565

View File

@ -8,6 +8,9 @@
"type": "git", "type": "git",
"url": "git+https://github.com/AnxietyisReal/Daggerbot-TS.git" "url": "git+https://github.com/AnxietyisReal/Daggerbot-TS.git"
}, },
"scripts": {
"start": "yarn node ."
},
"author": "Toast", "author": "Toast",
"license": "ISC", "license": "ISC",
"os": [ "os": [