File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
"packages" : [
4
4
" packages/*"
5
5
],
6
- "version" : " 8.1.3 " ,
6
+ "version" : " 8.1.4 " ,
7
7
"tagVersionPrefix" : " " ,
8
8
"lerna" : " 2.0.0"
9
9
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/client" ,
3
3
"description" : " Twilio SendGrid NodeJS API client" ,
4
- "version" : " 8.1.3 " ,
4
+ "version" : " 8.1.4 " ,
5
5
"author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/contact-importer" ,
3
3
"description" : " Twilio SendGrid NodeJS contact importer" ,
4
- "version" : " 8.1.3 " ,
4
+ "version" : " 8.1.4 " ,
5
5
"author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
26
26
"access" : " public"
27
27
},
28
28
"dependencies" : {
29
- "@sendgrid/client" : " ^8.1.3 " ,
29
+ "@sendgrid/client" : " ^8.1.4 " ,
30
30
"async.ensureasync" : " ^0.5.2" ,
31
31
"async.queue" : " ^0.5.2" ,
32
32
"bottleneck" : " ^1.12.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @sendgrid/mail" ,
3
3
"description" : " Twilio SendGrid NodeJS mail service" ,
4
- "version" : " 8.1.3 " ,
4
+ "version" : " 8.1.4 " ,
5
5
"author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
6
6
"contributors" : [
7
7
" Kyle Partridge <kyle.partridge@sendgrid.com>" ,
27
27
"access" : " public"
28
28
},
29
29
"dependencies" : {
30
- "@sendgrid/client" : " ^8.1.3 " ,
30
+ "@sendgrid/client" : " ^8.1.4 " ,
31
31
"@sendgrid/helpers" : " ^8.0.0"
32
32
},
33
33
"tags" : [
You can’t perform that action at this time.
0 commit comments