shared package.json config

This commit is contained in:
ImNotTheGuy 2026-04-20 16:25:10 +02:00
parent e43583b01a
commit d30914208f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
"check-types": "next typegen && tsc --noEmit" "check-types": "next typegen && tsc --noEmit"
}, },
"dependencies": { "dependencies": {
"@ludops/shared": "workspace:^",
"@repo/ui": "workspace:*", "@repo/ui": "workspace:*",
"next": "16.2.0", "next": "16.2.0",
"react": "^19.2.0", "react": "^19.2.0",