Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit 46e81a3

Browse files
committed
fix(package): update google cloud storage dependency
This should help with asset-pipe/asset-pipe-client#41
1 parent e7d9972 commit 46e81a3

File tree

2 files changed

+77
-62
lines changed

2 files changed

+77
-62
lines changed

package-lock.json

Lines changed: 76 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"access": "public"
2828
},
2929
"dependencies": {
30-
"@google-cloud/storage": "^1.4.0",
30+
"@google-cloud/storage": "^1.5.2",
3131
"JSONStream": "^1.3.1",
3232
"asset-pipe-common": "^1.0.0-beta.6",
3333
"boom": "^7.1.1",

0 commit comments

Comments
 (0)