Skip to content

Commit a9b2fff

Browse files
Ace Nassrijmdobry
Ace Nassri
authored andcommitted
Upgrade Sendgrid version in Compute sample (#211)
* Update Sendgrid library to latest version
1 parent 5c7b4a3 commit a9b2fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-compute/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"googleapis": "^12.2.0",
1414
"nodemailer": "^2.4.1",
1515
"nodemailer-smtp-transport": "^2.5.0",
16-
"sendgrid": "^2.0.0"
16+
"sendgrid": "^4.0.1"
1717
},
1818
"devDependencies": {
1919
"mocha": "^3.0.2"

0 commit comments

Comments
 (0)