generated from nhcarrigan/template
feat: add stripe webhooks
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 27s
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 27s
This commit is contained in:
@ -24,6 +24,8 @@
|
||||
"dependencies": {
|
||||
"discord-verify": "1.2.0",
|
||||
"fastify": "5.2.1",
|
||||
"nodemailer": "6.10.0"
|
||||
"fastify-raw-body": "^5.0.0",
|
||||
"nodemailer": "6.10.0",
|
||||
"stripe": "18.3.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user