Skip to content

Commit

Permalink
⬆️ update deno dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Sep 2, 2022
1 parent a9d4b1a commit 75c7e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import "https://deno.land/x/dotenv@v3.2.0/load.ts";
export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data.ts";
export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.9/rest/page-data.ts";
export { assertString } from "https://deno.land/x/unknownutil@v2.0.0/mod.ts";

0 comments on commit 75c7e1b

Please sign in to comment.