From 8f0e7c5bbf98adc7c495b8d11cc720028225c984 Mon Sep 17 00:00:00 2001 From: GitHub Date: Sat, 20 Apr 2024 00:39:31 +0000 Subject: [PATCH] :arrow_up: update deno dependencies --- deps/socket.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/socket.ts b/deps/socket.ts index 3897e3f..0183226 100644 --- a/deps/socket.ts +++ b/deps/socket.ts @@ -1 +1 @@ -export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.2.1/mod.ts"; +export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.2.2/mod.ts";