diff --git a/functions/http/package.json b/functions/http/package.json index c247a385c6..b5f23e97d4 100644 --- a/functions/http/package.json +++ b/functions/http/package.json @@ -24,6 +24,7 @@ "sinon": "4.4.2" }, "dependencies": { + "@google-cloud/storage": "1.7.0", "busboy": "^0.2.14", "safe-buffer": "5.1.1" },