File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -117,9 +117,7 @@ jobs:
117117 os : windows-latest
118118 shell : cmd
119119 node-version :
120- - 14.17.0
121- - 14.x
122- - 16.13.0
120+ - 16.14.0
123121 - 16.x
124122 - 18.0.0
125123 - 18.x
Original file line number Diff line number Diff line change 5959 os : windows-latest
6060 shell : cmd
6161 node-version :
62- - 14.17.0
63- - 14.x
64- - 16.13.0
62+ - 16.14.0
6563 - 16.x
6664 - 18.0.0
6765 - 18.x
Original file line number Diff line number Diff line change 3434 "tap" : " ^16.0.1"
3535 },
3636 "engines" : {
37- "node" : " ^14.17.0 || ^ 16.13 .0 || >=18.0.0"
37+ "node" : " ^16.14 .0 || >=18.0.0"
3838 },
3939 "tap" : {
4040 "statements" : 95 ,
6464 "templateOSS" : {
6565 "//@npmcli/template-oss" : " This file is partially managed by @npmcli/template-oss. Edits may be overwritten." ,
6666 "version" : " 4.18.0" ,
67- "publish" : true
67+ "publish" : true ,
68+ "ciVersions" : [
69+ " 16.14.0" ,
70+ " 16.x" ,
71+ " 18.0.0" ,
72+ " 18.x"
73+ ]
6874 }
6975}
You can’t perform that action at this time.
0 commit comments