File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ export type {
2525 SessionError ,
2626 Snapshot ,
2727 TweetInfo ,
28- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.0 /rest.ts" ;
28+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.1 /rest.ts" ;
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ export type {
22 BaseLine ,
33 Line ,
44 Scrapbox ,
5- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.0 /userscript.ts" ;
5+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.1 /userscript.ts" ;
66export type {
77 BaseStore ,
8- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.0 /baseStore.ts" ;
8+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.7.1 /baseStore.ts" ;
99export * from "https://esm.sh/@progfay/scrapbox-parser@9.0.0" ;
You can’t perform that action at this time.
0 commit comments