File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 "node" : " ^18.18.0 || >=20.0.0"
88 },
99 "bin" : {
10- "get-metadata" : " ./ bin/get-metadata.js" ,
11- "git-node" : " ./ bin/git-node.js" ,
12- "ncu-config" : " ./ bin/ncu-config.js" ,
13- "ncu-team" : " ./ bin/ncu-team.js" ,
14- "ncu-ci" : " ./ bin/ncu-ci.js"
10+ "get-metadata" : " bin/get-metadata.js" ,
11+ "git-node" : " bin/git-node.js" ,
12+ "ncu-config" : " bin/ncu-config.js" ,
13+ "ncu-team" : " bin/ncu-team.js" ,
14+ "ncu-ci" : " bin/ncu-ci.js"
1515 },
1616 "scripts" : {
1717 "test" : " npm run test-unit && npm run lint" ,
2525 "author" : " Joyee Cheung <joyeec9h3@gmail.com>" ,
2626 "repository" : {
2727 "type" : " git" ,
28- "url" : " git+ssh://git@github.com: nodejs/node-core-utils.git"
28+ "url" : " git+ssh://git@github.com/ nodejs/node-core-utils.git"
2929 },
3030 "files" : [
3131 " lib/" ,
You can’t perform that action at this time.
0 commit comments