upgrade google cloud sdk

This commit is contained in:
Hongbo Wu
2023-08-11 13:55:29 +08:00
parent 55841e595f
commit 792cf0b207
9 changed files with 221 additions and 245 deletions

View File

@ -4,7 +4,7 @@
"description": "Accepts URL of the article and parses its content",
"main": "index.js",
"dependencies": {
"@google-cloud/storage": "^5.18.1",
"@google-cloud/storage": "^7.0.1",
"@omnivore/content-handler": "1.0.0",
"@omnivore/readability": "1.0.0",
"axios": "^0.27.2",