fix: convert empty string to null

This commit is contained in:
2024-07-27 01:40:28 +02:00
parent 8b49c8ed18
commit c0d63fd433
2 changed files with 16 additions and 2 deletions

View File

@@ -46,5 +46,6 @@
"prisma": "^5.12.1",
"tailwindcss": "^3.4.1",
"typescript": "^5"
}
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}