Skip to content

Commit ac9a9de

Browse files
authored
⬆️ update deno dependencies
1 parent 61f6201 commit ac9a9de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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';
1+
import 'https://deno.land/x/dotenv@v3.2.2/load.ts';
2+
export { assertString } from 'https://deno.land/x/unknownutil@v3.17.2/mod.ts';
3+
export * from 'https://raw.githubusercontent.com/takker99/scrapbox-userscript-std/0.24.3/rest/page-data.ts';

0 commit comments

Comments
 (0)