Skip to content

Commit c0172ec

Browse files
committed
maybe fix build
1 parent fd56330 commit c0172ec

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bun.lockb

65 Bytes
Binary file not shown.

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,9 @@
6363
"zod": "^3.22.4",
6464
"zod-validation-error": "^2.1.0"
6565
},
66-
"private": true
66+
"private": true,
67+
"trustedDependencies": [
68+
"esbuild",
69+
"svelte-preprocess"
70+
]
6771
}

0 commit comments

Comments
 (0)