Skip to content

Commit b085861

Browse files
committed
use deno.land/x
1 parent 4a6ca1f commit b085861

File tree

2 files changed

+60
-1
lines changed

2 files changed

+60
-1
lines changed

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
},
66
"imports": {
77
"std/": "https://deno.land/[email protected]/",
8-
"wire": "https://raw.githubusercontent.com/callumlocke/wire/master/mod.ts"
8+
"wire": "https://deno.land/x/wire@v2.0.0-alpha.2/mod.ts"
99
}
1010
}

deno.lock

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)