File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
"url" : " git+https://github.com/kube-js/semantic-release.git"
12
12
},
13
13
"bin" : {
14
- "semantic-release-public-circleci-app" : " node ./scripts/public-circleci-app.js" ,
15
- "semantic-release-public-circleci-lib" : " node ./scripts/public-circleci-lib.js" ,
16
- "semantic-release-public-jenkins-app" : " node ./scripts/public-jenkins-app.js" ,
17
- "semantic-release-public-jenkins-lib" : " node ./scripts/public-jenkins-lib.js"
14
+ "semantic-release-public-circleci-app" : " ./scripts/public-circleci-app.js" ,
15
+ "semantic-release-public-circleci-lib" : " ./scripts/public-circleci-lib.js" ,
16
+ "semantic-release-public-jenkins-app" : " ./scripts/public-jenkins-app.js" ,
17
+ "semantic-release-public-jenkins-lib" : " ./scripts/public-jenkins-lib.js"
18
18
},
19
19
"author" :
" Mariusz Rajczakowski <[email protected] > (http://mariuszrajczakowski.me)" ,
20
20
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments