File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 66notifications :
77 email : false
88node_js :
9- - ' 4'
10- - ' 6'
119 - ' 8'
10+ - ' 6'
11+ - ' 4'
1212after_success :
1313 - npm run semantic-release
1414branches :
Original file line number Diff line number Diff line change 2727 },
2828 "scripts" : {
2929 "test" : " grunt" ,
30- "semantic-release" : " semantic-release pre && npm publish && semantic-release post "
30+ "semantic-release" : " semantic-release"
3131 },
3232 "dependencies" : {
3333 "chalk" : " ^2.3.0" ,
3434 "grunt-contrib-clean" : " ^1.1.0" ,
3535 "grunt-contrib-nodeunit" : " ^1.0.0" ,
36- "grunt-html-html-reporter" : " ^0.2.1 "
36+ "grunt-html-html-reporter" : " ^0.2.2 "
3737 },
3838 "devDependencies" : {
3939 "grunt" : " ^1.0.1" ,
4040 "grunt-standard" : " ^3.1.0" ,
41- "semantic-release" : " ^8.2.3 "
41+ "semantic-release" : " ^11.0.2 "
4242 },
4343 "peerDependencies" : {
4444 "grunt" : " >=0.4.5"
You can’t perform that action at this time.
0 commit comments