generated from nhcarrigan/template
feat: add health check server
This commit is contained in:
+2
-1
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": "20",
|
||||
"pnpm": "8"
|
||||
"pnpm": "9"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -43,6 +43,7 @@
|
||||
"@sentry/node": "7.114.0",
|
||||
"discord.js": "14.15.2",
|
||||
"dotenv": "16.4.5",
|
||||
"fastify": "5.0.0",
|
||||
"winston": "3.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user