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 33 "packages" : [
44 " packages/*"
55 ],
6- "version" : " 8.1.2 " ,
6+ "version" : " 8.1.3 " ,
77 "tagVersionPrefix" : " " ,
88 "lerna" : " 2.0.0"
99}
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/client" ,
33 "description" : " Twilio SendGrid NodeJS API client" ,
4- "version" : " 8.1.2 " ,
4+ "version" : " 8.1.3 " ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/contact-importer" ,
33 "description" : " Twilio SendGrid NodeJS contact importer" ,
4- "version" : " 8.1.2 " ,
4+ "version" : " 8.1.3 " ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2626 "access" : " public"
2727 },
2828 "dependencies" : {
29- "@sendgrid/client" : " ^8.1.2 " ,
29+ "@sendgrid/client" : " ^8.1.3 " ,
3030 "async.ensureasync" : " ^0.5.2" ,
3131 "async.queue" : " ^0.5.2" ,
3232 "bottleneck" : " ^1.12.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @sendgrid/mail" ,
33 "description" : " Twilio SendGrid NodeJS mail service" ,
4- "version" : " 8.1.2 " ,
4+ "version" : " 8.1.3 " ,
55 "author" : " Twilio SendGrid <help@twilio.com> (sendgrid.com)" ,
66 "contributors" : [
77 " Kyle Partridge <kyle.partridge@sendgrid.com>" ,
2727 "access" : " public"
2828 },
2929 "dependencies" : {
30- "@sendgrid/client" : " ^8.1.2 " ,
30+ "@sendgrid/client" : " ^8.1.3 " ,
3131 "@sendgrid/helpers" : " ^8.0.0"
3232 },
3333 "tags" : [
You can’t perform that action at this time.
0 commit comments