Skip to content

Commit ecc1cc7

Browse files
committed
change @atproto/xrpc version to void some weird type mismatch nonsense
1 parent 26077e5 commit ecc1cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"imports": {
77
"@atproto/api": "npm:@atproto/api@^0.13.18",
8-
"@atproto/xrpc": "npm:@atproto/xrpc@^0.7.7",
8+
"@atproto/xrpc": "npm:@atproto/xrpc@^0.6.4",
99
"@db/sqlite": "jsr:@db/sqlite@^0.12.0",
1010
"@std/assert": "jsr:@std/assert@1",
1111
"@std/path": "jsr:@std/path@^1.0.8",

0 commit comments

Comments
 (0)