fix: build errors

This commit is contained in:
trafficlunar 2026-04-17 14:35:44 +01:00
parent 1d11cf3f99
commit 8ef2b18424
11 changed files with 28 additions and 64 deletions

View file

@ -36,7 +36,9 @@
"sharp": "^0.34.5",
"sjcl-with-all": "1.0.8",
"swr": "^2.4.1",
"zod": "^4.3.6"
"zod": "^4.3.6",
"@tomodachi-share/shared": "workspace:*"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.5",
@ -53,8 +55,7 @@
"prisma": "^6.19.2",
"schema-dts": "^2.0.0",
"tailwindcss": "^4.2.2",
"typescript": "^6.0.2",
"@tomodachi-share/shared": "workspace:*"
"typescript": "^6.0.2"
},
"exports": {
".": "./src/types.d.ts"