Upgrade redwood to 0.27.1

resolves #262
This commit is contained in:
Kurt Hutten
2021-03-20 10:34:16 +11:00
parent 73c3a7c6f4
commit b349cd3fdd
4 changed files with 331 additions and 229 deletions

View File

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