We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3339a8d commit d161839Copy full SHA for d161839
deps.ts
@@ -1,3 +1,3 @@
1
-import "https://deno.land/x/dotenv@v3.1.0/load.ts";
2
-export * from "https://pax.deno.dev/takker99/scrapbox-userscript-std@0.1.0/rest/page-data.ts";
3
-export { ensureString } from "https://deno.land/x/unknownutil@v1.1.4/mod.ts";
+import "https://deno.land/x/dotenv@v3.2.0/load.ts";
+export * from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.0/rest/page-data.ts";
+export { ensureString } from "https://deno.land/x/unknownutil@v2.0.0/mod.ts";
0 commit comments