Merge remote-tracking branch 'origin/main' into kurt/97-preview-image

This commit is contained in:
Kurt Hutten
2021-08-05 16:15:11 +10:00
14 changed files with 968 additions and 104 deletions

View File

@@ -6,14 +6,15 @@
"@netlify/functions": "^0.7.2",
"@redwoodjs/api": "^0.34.1",
"@sentry/node": "^6.5.1",
"chrome-aws-lambda": "^10.1.0",
"chrome-aws-lambda": "^9.1.0",
"cloudinary": "^1.23.0",
"human-id": "^2.0.1",
"nodemailer": "^6.6.2",
"puppeteer": "^10.1.0",
"puppeteer-core": "^10.1.0"
"puppeteer-core": "^9.1.1"
},
"devDependencies": {
"puppeteer": "^9.1.1",
"@netlify/functions": "^0.7.2",
"@types/nodemailer": "^6.4.2"
}
}