Skip to content

Commit e5aba74

Browse files
RobertCraigiestainless-app[bot]
authored andcommitted
fix(jsr): correct zod config
1 parent c85dc97 commit e5aba74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: jsr.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"./helpers/zod": "./helpers/zod.ts",
77
"./beta/realtime/websocket": "./beta/realtime/websocket.ts"
88
},
9+
"imports": {
10+
"zod": "npm:zod@3"
11+
},
912
"publish": {
1013
"exclude": [
1114
"!."

0 commit comments

Comments
 (0)