Skip to content

Commit d23fd25

Browse files
committed
chore: update pogsockets
1 parent b069d0e commit d23fd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export * as Lavalink from "https://deno.land/x/[email protected]/mod.ts";
22
export * from "https://deno.land/x/[email protected]/mod.ts";
3-
export * as pogsockets from "https://deno.land/x/pogsocket@1.0.0/mod.ts";
3+
export * as pogsockets from "https://deno.land/x/pogsocket@2.0.0/mod.ts";
44

55
/* standard library */
66
export { OpCode as WebsocketOpCode } from "https://deno.land/[email protected]/ws/mod.ts";

0 commit comments

Comments
 (0)