File tree Expand file tree Collapse file tree 3 files changed +2
-6
lines changed
Expand file tree Collapse file tree 3 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 1010 steps :
1111 - uses : actions/checkout@v4
1212
13- - uses : actions/setup-node@v3
14- with :
15- node-version : ' 18'
16-
1713 - name : Install bun
1814 uses : oven-sh/setup-bun@v2
1915 with :
Original file line number Diff line number Diff line change 6666 "dirty-json" : " ^0.9.2" ,
6767 "dotenv" : " ^16.4.7" ,
6868 "fast-deep-equal" : " ^3.1.3" ,
69- "glob" : " ^11.0.0 " ,
69+ "glob" : " ^10.4.5 " ,
7070 "gpt-tokenizer" : " ^2.8.1" ,
7171 "gray-matter" : " ^4.0.3" ,
7272 "ink" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 6666 "cosmiconfig" : " ^9.0.0" ,
6767 "dotenv" : " ^16.4.7" ,
6868 "fast-deep-equal" : " ^3.1.3" ,
69- "glob" : " ^11.0.0 " ,
69+ "glob" : " ^10.4.5 " ,
7070 "gpt-tokenizer" : " ^2.8.1" ,
7171 "gray-matter" : " ^4.0.3" ,
7272 "ink" : " ^4.4.1" ,
You can’t perform that action at this time.
0 commit comments