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 {
2121 SearchResult ,
2222 SessionError ,
2323 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" ;
2525export type {
2626 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" ;
2828export type {
2929 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" ;
3131export * from "https://esm.sh/@progfay/scrapbox-parser@7.2.0" ;
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