We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ea92a commit e45fa5fCopy full SHA for e45fa5f
jsr.json
@@ -6,6 +6,9 @@
6
"./helpers/zod": "./helpers/zod.ts",
7
"./beta/realtime/websocket": "./beta/realtime/websocket.ts"
8
},
9
+ "imports": {
10
+ "zod": "npm:zod@3"
11
+ },
12
"publish": {
13
"exclude": [
14
"!."
0 commit comments