File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 16
16
- name : Setup pnpm
17
17
uses : pnpm/action-setup@v4
18
18
with :
19
- version : 10.16.1
19
+ version : 10.17.0
20
20
run_install : false
21
21
22
22
- name : Setup Node.js
Original file line number Diff line number Diff line change 19
19
- name : Setup pnpm
20
20
uses : pnpm/action-setup@v4
21
21
with :
22
- version : 10.16.1
22
+ version : 10.17.0
23
23
run_install : false
24
24
25
25
- name : Setup Node.js
Original file line number Diff line number Diff line change 53
53
"bugs" : {
54
54
"url" : " https://github.com/interactive-video-labs/interactive-video-react-wrapper/issues"
55
55
},
56
- "packageManager" : " pnpm@10.16.1 " ,
56
+ "packageManager" : " pnpm@10.17.0 " ,
57
57
"peerDependencies" : {
58
58
"@interactive-video-labs/core" : " ^0.1.2" ,
59
59
"react" : " >=17.0.0 || >=18.0.0" ,
You can’t perform that action at this time.
0 commit comments