File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 14
14
- name : Install pnpm
15
15
uses : pnpm/action-setup@v4
16
16
with :
17
- version : 9
17
+ version : 8.6.12
18
18
- name : Use Node.js ${{ matrix.node-version }}
19
19
uses : actions/setup-node@v4
20
20
with :
Original file line number Diff line number Diff line change 11
11
- name : Install pnpm
12
12
uses : pnpm/action-setup@v4
13
13
with :
14
- version : 9
14
+ version : 8.6.12
15
15
- name : Use Node.js 20
16
16
uses : actions/setup-node@v4
17
17
with :
30
30
- name : Install pnpm
31
31
uses : pnpm/action-setup@v4
32
32
with :
33
- version : 9
33
+ version : 8.6.12
34
34
- name : Use Node.js 20
35
35
uses : actions/setup-node@v4
36
36
with :
47
47
- name : Install pnpm
48
48
uses : pnpm/action-setup@v4
49
49
with :
50
- version : 9
50
+ version : 8.6.12
51
51
- name : Use Node.js 20
52
52
uses : actions/setup-node@v4
53
53
with :
Original file line number Diff line number Diff line change 14
14
- name : Install pnpm
15
15
uses : pnpm/action-setup@v4
16
16
with :
17
- version : 9
17
+ version : 8.6.12
18
18
- name : Use Node.js 20
19
19
uses : actions/setup-node@v4
20
20
with :
Original file line number Diff line number Diff line change 5
5
"type" : " git" ,
6
6
"url" : " https://github.com/token-js/token.js"
7
7
},
8
+ "packageManager" :
" [email protected] " ,
8
9
"description" : " Integrate 9 LLM providers with a single Typescript SDK using OpenAIs format." ,
9
10
"main" : " dist/index.cjs" ,
10
11
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments