Upgrade redwood to v0.30.0

resolves #278
This commit is contained in:
Kurt Hutten
2021-04-23 20:18:37 +10:00
parent 68f8c7a741
commit 611e682982
5 changed files with 314 additions and 269 deletions

View File

@@ -3,7 +3,8 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.28.0",
"@redwoodjs/api": "^0.30.1",
"@redwoodjs/api-server": "^0.30.1",
"cloudinary": "^1.23.0"
}
}