File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- name : CI Core
1+ name : CD Core
22
33on :
44 push :
55 branches :
6- - master
6+ - main
77
88jobs :
99 build :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: CI Core
33on :
44 pull_request :
55 branches :
6- - master
6+ - main
77
88jobs :
99 build :
Original file line number Diff line number Diff line change 11{
22 "name" : " @secjs/core" ,
3- "version" : " 1.7.0 " ,
3+ "version" : " 1.7.1 " ,
44 "license" : " MIT" ,
55 "author" : " João Lenon" ,
66 "repository" : " https://github.com/SecJS/Core.git" ,
1313 "lint:fix" : " eslint \" {src,tests}/**/*.ts\" --fix"
1414 },
1515 "devDependencies" : {
16- "@secjs/exceptions" : " 1.0.1 " ,
17- "@secjs/utils" : " 1.3.6 " ,
16+ "@secjs/exceptions" : " 1.0.3 " ,
17+ "@secjs/utils" : " 1.3.8 " ,
1818 "@types/jest" : " 27.0.1" ,
1919 "@types/node" : " 14.17.0" ,
2020 "@typescript-eslint/eslint-plugin" : " 4.31.0" ,
You can’t perform that action at this time.
0 commit comments