Upgrade redwood to v 0.35

This commit is contained in:
Kurt Hutten
2021-08-31 18:35:51 +10:00
parent db9270b7ce
commit f5113da9c2
6 changed files with 2290 additions and 1320 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.34.1",
"@redwoodjs/api": "^0.35.2",
"@sentry/node": "^6.5.1",
"cloudinary": "^1.23.0",
"human-id": "^2.0.1",
@@ -12,4 +12,4 @@
"devDependencies": {
"@types/nodemailer": "^6.4.2"
}
}
}