File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ export type {
25
25
SessionError ,
26
26
Snapshot ,
27
27
TweetInfo ,
28
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.5.0 /rest.ts" ;
28
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.6.1 /rest.ts" ;
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ export type {
2
2
BaseLine ,
3
3
Line ,
4
4
Scrapbox ,
5
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.5.0 /userscript.ts" ;
5
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.6.1 /userscript.ts" ;
6
6
export type {
7
7
BaseStore ,
8
- } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.5.0 /baseStore.ts" ;
8
+ } from "https://raw.githubusercontent.com/scrapbox-jp/types/0.6.1 /baseStore.ts" ;
9
9
export * from "https://esm.sh/@progfay/scrapbox-parser@9.0.0" ;
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ export type {
10
10
ProjectUpdatesStreamEvent ,
11
11
Socket ,
12
12
UpdateCommit ,
13
- } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.1.5 /mod.ts" ;
13
+ } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.1.6 /mod.ts" ;
14
14
export {
15
15
socketIO ,
16
16
wrap ,
17
- } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.1.5 /mod.ts" ;
17
+ } from "https://raw.githubusercontent.com/takker99/scrapbox-userscript-websocket/0.1.6 /mod.ts" ;
You can’t perform that action at this time.
0 commit comments