Skip to content

Commit 6936a0c

Browse files
authored
⬆️ update deno dependencies
1 parent a9d4b1a commit 6936a0c

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,3 +1,3 @@
11
import "https://deno.land/x/dotenv@v3.2.0/load.ts";
2-
export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data.ts";
2+
export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.8/rest/page-data.ts";
33
export { assertString } from "https://deno.land/x/unknownutil@v2.0.0/mod.ts";

0 commit comments

Comments
 (0)