Replace AWS Lambda adapter with custom function

This commit is contained in:
2023-07-06 13:08:59 +02:00
parent 22b75f6c3f
commit 123f2b78ee
6 changed files with 54 additions and 20 deletions

View File

@@ -17,6 +17,7 @@
},
"homepage": "https://github.com/maciejpedzich/mackorone-playlist-pr-bot#readme",
"dependencies": {
"@netlify/functions": "github:netlify/functions",
"@probot/adapter-aws-lambda-serverless": "^3.0.3",
"metadata-scraper": "^0.2.60",
"probot": "^12.2.8"