We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6d22f commit b4d56c1Copy full SHA for b4d56c1
compute/package.json
@@ -20,14 +20,14 @@
20
"test": "samples test run --cmd npm -- run all-test"
21
},
22
"dependencies": {
23
- "@google-cloud/compute": "0.7.2",
+ "@google-cloud/compute": "0.8.0",
24
"googleapis": "20.1.0",
25
"nodemailer": "4.0.1",
26
"nodemailer-smtp-transport": "2.7.4",
27
- "sendgrid": "5.2.0"
+ "sendgrid": "5.2.2"
28
29
"devDependencies": {
30
- "@google-cloud/nodejs-repo-tools": "1.4.16",
+ "@google-cloud/nodejs-repo-tools": "1.4.17",
31
"ava": "0.21.0",
32
"proxyquire": "1.8.0"
33
0 commit comments