File tree 5 files changed +8
-8
lines changed
rocket-webhook-azure-infrastructure
rocket-webhook-local-infrastructure
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
"strict" : true
12
12
}
13
13
},
14
- "version" : " 0.5.2 " ,
14
+ "version" : " 0.6.0 " ,
15
15
"npmClient" : " npm"
16
16
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @boostercloud/rocket-webhook-azure-infrastructure" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Azure Infrastructure part of the Booster rocket to integrate webhooks" ,
5
5
"keywords" : [
6
6
" Booster" ,
27
27
"@boostercloud/framework-types" : " >=1.10.0"
28
28
},
29
29
"dependencies" : {
30
- "@boostercloud/rocket-webhook-types" : " ^0.5.2 "
30
+ "@boostercloud/rocket-webhook-types" : " ^0.6.0 "
31
31
},
32
32
"devDependencies" : {
33
33
"@boostercloud/framework-provider-azure-infrastructure" : " 1.10.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @boostercloud/rocket-webhook-core" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Core part of the Booster rocket to integrate webhooks" ,
5
5
"keywords" : [
6
6
" Booster" ,
30
30
"@boostercloud/framework-types" : " >=1.10.0"
31
31
},
32
32
"dependencies" : {
33
- "@boostercloud/rocket-webhook-types" : " ^0.5.2 " ,
33
+ "@boostercloud/rocket-webhook-types" : " ^0.6.0 " ,
34
34
"busboy" : " 1.6.0"
35
35
},
36
36
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @boostercloud/rocket-webhook-local-infrastructure" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Local Infrastructure part of the Booster rocket to integrate webhooks" ,
5
5
"keywords" : [
6
6
" Booster" ,
27
27
"@boostercloud/framework-types" : " >=1.10.0"
28
28
},
29
29
"dependencies" : {
30
- "@boostercloud/rocket-webhook-types" : " ^0.5.2 " ,
30
+ "@boostercloud/rocket-webhook-types" : " ^0.6.0 " ,
31
31
"express" : " 4.18.2"
32
32
},
33
33
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @boostercloud/rocket-webhook-types" ,
3
- "version" : " 0.5.2 " ,
3
+ "version" : " 0.6.0 " ,
4
4
"description" : " Common types that are part of the Booster rocket to integrate webhooks" ,
5
5
"keywords" : [
6
6
" Booster" ,
You can’t perform that action at this time.
0 commit comments