Import content-handler as local dependency

This commit is contained in:
Hongbo Wu
2022-10-03 11:11:24 +08:00
parent 33355cb208
commit a9607adfd3
42 changed files with 1503 additions and 6 deletions

View File

@ -6,6 +6,7 @@
"dependencies": {
"@google-cloud/logging-winston": "^5.1.1",
"@google-cloud/storage": "^5.18.1",
"@omnivore/content-handler": "file:./../content-handler",
"@sentry/serverless": "^6.13.3",
"axios": "^0.27.2",
"chrome-aws-lambda": "^10.1.0",