File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ export type {
21
21
SearchResult ,
22
22
SessionError ,
23
23
TweetInfo ,
24
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.2 /rest.ts" ;
24
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.3 /rest.ts" ;
25
25
export type {
26
26
Scrapbox ,
27
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.2 /userscript.ts" ;
27
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.3 /userscript.ts" ;
28
28
export type {
29
29
BaseStore ,
30
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.2 /baseStore.ts" ;
30
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.3.3 /baseStore.ts" ;
31
31
export * from "https://esm.sh/@progfay/[email protected] " ;
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@0.135 .0/testing/asserts.ts" ;
1
+ export * from "https://deno.land/std@0.136 .0/testing/asserts.ts" ;
You can’t perform that action at this time.
0 commit comments