feat(core-api): compose marketingPages + navigation routers into appRouter

This commit is contained in:
2026-05-05 08:36:29 +02:00
parent 158e2bab5a
commit 1ad5b801f7
5 changed files with 18 additions and 0 deletions

View File

@@ -15,6 +15,8 @@
"@repo/auth": "workspace:*",
"@repo/blog": "workspace:*",
"@repo/core-shared": "workspace:*",
"@repo/marketing-pages": "workspace:*",
"@repo/navigation": "workspace:*",
"@trpc/server": "^11.0.0"
},
"devDependencies": {