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", "dev": "next dev --turbo",
"preview": "next build && next start", "preview": "next build && next start",
"start": "next start", "start": "next start",
"typecheck": "tsc --noEmit", "typecheck": "tsc --noEmit"
"postinstall": "fumadocs-mdx"
}, },
"dependencies": { "dependencies": {
"@auth/drizzle-adapter": "^1.7.2", "@auth/drizzle-adapter": "^1.7.2",