Fixed date-string and updated the example env-file.

This commit is contained in:
2026-04-18 11:07:20 +02:00 Verified
parent 1fc6f56bab
commit e0afe8428c
4 changed files with 513 additions and 404 deletions
+2 -2
View File
@@ -10,7 +10,7 @@
},
"dependencies": {
"@marsidev/react-turnstile": "^1.4.2",
"next": "16.1.6",
"next": "^16",
"nodemailer": "^8.0.1",
"postcss": "^8.5.6",
"react": "19.2.3",
@@ -28,4 +28,4 @@
"tailwindcss": "^4.2.1",
"typescript": "^5"
}
}
}