get deployments working again

This commit is contained in:
Kurt Hutten
2021-08-01 20:39:26 +10:00
parent cedad90513
commit 39cbdc749b
3 changed files with 1 additions and 50 deletions

View File

@@ -5,7 +5,6 @@
"dependencies": {
"@redwoodjs/api": "^0.34.1",
"@sentry/node": "^6.5.1",
"chrome-aws-lambda": "^10.1.0",
"cloudinary": "^1.23.0",
"human-id": "^2.0.1",
"nodemailer": "^6.6.2",
@@ -13,7 +12,6 @@
},
"devDependencies": {
"@netlify/functions": "^0.7.2",
"puppeteer": "^10.1.0",
"@types/nodemailer": "^6.4.2"
}
}