A thing is not necessarily true because a man dies for it.

-- Oscar Wilde, "The Portrait of Mr. W.H."
This commit is contained in:
Sebastien Castiel
2024-10-25 15:03:04 -04:00
parent c1c75fa260
commit a7873fda02

View File

@@ -8,7 +8,7 @@
"check-types": "tsc --noEmit",
"check-formatting": "prettier -c src",
"prettier": "prettier -w src",
"postinstall": "prisma generate",
"postinstall": "prisma generate"
},
"dependencies": {
"@formatjs/intl-localematcher": "^0.5.4",