Skip to content

Commit 0d6562e

Browse files
committed
Update dependency @google-cloud/bigquery to v0.12.0
1 parent 7cb3ff6 commit 0d6562e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/sendgrid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test": "ava -T 20s --verbose test/*.test.js"
1818
},
1919
"dependencies": {
20-
"@google-cloud/bigquery": "0.10.0",
20+
"@google-cloud/bigquery": "0.12.0",
2121
"@google-cloud/storage": "1.4.0",
2222
"safe-buffer": "5.1.1",
2323
"sendgrid": "5.2.3",

0 commit comments

Comments
 (0)