switch to discord hook for contact

This commit is contained in:
Benjamin Palko 2026-01-26 10:39:02 -05:00
parent 68c5fc73f4
commit 832ef7f411
5 changed files with 53 additions and 62 deletions

View file

@ -21,7 +21,6 @@
"@sveltejs/kit": "^2.20.7",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@tailwindcss/vite": "^4.1.4",
"@types/nodemailer": "^6.4.17",
"autoprefixer": "^10.4.21",
"daisyui": "^5.5.14",
"eslint": "^9.25.1",
@ -47,7 +46,6 @@
"@sveltejs/adapter-netlify": "^5.2.4",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"nodemailer": "^6.10.1",
"pino": "^9.6.0",
"tailwind-merge": "^3.4.0"
}