Upgrade redwood to version 0.23.0

This commit is contained in:
Kurt Hutten
2021-02-28 17:56:03 +11:00
parent cecfcffed1
commit bed0cc69b8
4 changed files with 112 additions and 141 deletions

View File

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