1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-09-29 08:20:59 -04:00

Fix PM2 refusing to start the process

This commit is contained in:
AnxietyisReal 2023-08-06 19:09:14 +10:00
parent 367709e5b5
commit 8bb1216c99

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": [