Update @google-cloud/storage to v2.4.2 to fix timeouts

This commit is contained in:
Jon Buckley 2019-02-06 13:21:38 -05:00
parent 500b34b666
commit bc2a8c6780
No known key found for this signature in database
GPG key ID: D2DEBA949CE8654A
2 changed files with 141 additions and 133 deletions

View file

@ -112,7 +112,7 @@
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"@google-cloud/storage": "^2.3.1",
"@google-cloud/storage": "^2.4.2",
"aws-sdk": "^2.362.0",
"babel-polyfill": "^6.26.0",
"choo": "^6.13.0",