Upgrade redwood to version 0.24.0

This commit is contained in:
Kurt Hutten
2021-02-28 18:10:16 +11:00
parent bed0cc69b8
commit 990af22c90
5 changed files with 86 additions and 184 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.23.0",
"@redwoodjs/api": "^0.24.0",
"cloudinary": "^1.23.0"
}
}