ship it (again)

This commit is contained in:
2025-04-10 00:29:39 +02:00
parent 3166a2901a
commit 8f99cb05bd

View File

@@ -16,8 +16,7 @@
"dev": "next dev --turbo",
"preview": "next build && next start",
"start": "next start",
"typecheck": "tsc --noEmit",
"postinstall": "fumadocs-mdx"
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@auth/drizzle-adapter": "^1.7.2",