fix: tweak workspace config

This commit is contained in:
Henry
2024-01-09 14:56:56 +00:00
parent b3aad30893
commit 5fb7805776

View File

@@ -13,8 +13,7 @@
"start": "next start" "start": "next start"
}, },
"workspaces": [ "workspaces": [
"*", "src/email"
"src/email/*"
], ],
"dependencies": { "dependencies": {
"@auth/drizzle-adapter": "^0.3.12", "@auth/drizzle-adapter": "^0.3.12",