File tree 3 files changed +7
-7
lines changed
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117
117
os : windows-latest
118
118
shell : cmd
119
119
node-version :
120
- - 16.13 .0
120
+ - 16.14 .0
121
121
- 16.x
122
122
- 18.0.0
123
123
- 18.x
Original file line number Diff line number Diff line change 59
59
os : windows-latest
60
60
shell : cmd
61
61
node-version :
62
- - 16.13 .0
62
+ - 16.14 .0
63
63
- 16.x
64
64
- 18.0.0
65
65
- 18.x
Original file line number Diff line number Diff line change 57
57
]
58
58
},
59
59
"engines" : {
60
- "node" : " ^16.13 .0 || >=18.0.0"
60
+ "node" : " ^16.14 .0 || >=18.0.0"
61
61
},
62
62
"templateOSS" : {
63
63
"//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
64
+ "version" : " 4.18.0" ,
65
+ "publish" : " true" ,
64
66
"ciVersions" : [
65
- " 16.13 .0" ,
67
+ " 16.14 .0" ,
66
68
" 16.x" ,
67
69
" 18.0.0" ,
68
70
" 18.x"
69
- ],
70
- "version" : " 4.18.0" ,
71
- "publish" : " true"
71
+ ]
72
72
}
73
73
}
You can’t perform that action at this time.
0 commit comments