shared package.json config
This commit is contained in:
parent
e43583b01a
commit
d30914208f
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue