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 61f6201 commit 942998aCopy full SHA for 942998a
deps.ts
@@ -1,3 +1,3 @@
1
-import 'https://deno.land/x/dotenv@v3.2.0/load.ts';
2
-export { assertString } from 'https://deno.land/x/unknownutil@v2.0.0/mod.ts';
3
-export * from 'https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.14.1/rest/page-data.ts';
+import 'https://deno.land/x/dotenv@v3.2.2/load.ts';
+export { assertString } from 'https://deno.land/x/unknownutil@v3.18.1/mod.ts';
+export * from 'https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.29.8/rest/page-data.ts';
0 commit comments