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.17.1
19
+ version : 10.18.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.17.1
22
+ version : 10.18.0
23
23
run_install : false
24
24
25
25
- name : Setup Node.js
Original file line number Diff line number Diff line change 44
44
"bugs" : {
45
45
"url" : " https://github.com/interactive-video-labs/interactive-video-angular-wrapper/issues"
46
46
},
47
- "packageManager" : " pnpm@10.17.1 " ,
47
+ "packageManager" : " pnpm@10.18.0 " ,
48
48
"peerDependencies" : {
49
49
"@angular/common" : " ~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0" ,
50
50
"@angular/core" : " ~19.0.0 || ~19.2.0 || ~20.1.0 || ~20.2.0 || ~20.3.0" ,
You can’t perform that action at this time.
0 commit comments