File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
rocket-webhook-azure-infrastructure
rocket-webhook-local-infrastructure Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1111 "strict" : true
1212 }
1313 },
14- "version" : " 0.4 .0" ,
14+ "version" : " 0.5 .0" ,
1515 "npmClient" : " npm"
1616}
Original file line number Diff line number Diff line change 11{
22 "name" : " @boostercloud/rocket-webhook-azure-infrastructure" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Azure Infrastructure part of the Booster rocket to integrate webhooks" ,
55 "keywords" : [
66 " Booster" ,
2727 "@boostercloud/framework-types" : " >=1.10.0"
2828 },
2929 "dependencies" : {
30- "@boostercloud/rocket-webhook-types" : " 0.4 .0"
30+ "@boostercloud/rocket-webhook-types" : " ^0.5 .0"
3131 },
3232 "devDependencies" : {
3333 "@boostercloud/framework-provider-azure-infrastructure" : " 1.10.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @boostercloud/rocket-webhook-core" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Core part of the Booster rocket to integrate webhooks" ,
55 "keywords" : [
66 " Booster" ,
3030 "@boostercloud/framework-types" : " >=1.10.0"
3131 },
3232 "dependencies" : {
33- "@boostercloud/rocket-webhook-types" : " 0.4 .0" ,
33+ "@boostercloud/rocket-webhook-types" : " ^0.5 .0" ,
3434 "busboy" : " 1.6.0"
3535 },
3636 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @boostercloud/rocket-webhook-local-infrastructure" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Local Infrastructure part of the Booster rocket to integrate webhooks" ,
55 "keywords" : [
66 " Booster" ,
2727 "@boostercloud/framework-types" : " >=1.10.0"
2828 },
2929 "dependencies" : {
30- "@boostercloud/rocket-webhook-types" : " 0.4 .0" ,
30+ "@boostercloud/rocket-webhook-types" : " ^0.5 .0" ,
3131 "express" : " 4.18.2"
3232 },
3333 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @boostercloud/rocket-webhook-types" ,
3- "version" : " 0.4 .0" ,
3+ "version" : " 0.5 .0" ,
44 "description" : " Common types that are part of the Booster rocket to integrate webhooks" ,
55 "keywords" : [
66 " Booster" ,
You can’t perform that action at this time.
0 commit comments