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

@@ -14,10 +14,10 @@
},
"dependencies": {
"@material-ui/core": "^4.11.0",
"@redwoodjs/auth": "^0.23.0",
"@redwoodjs/forms": "^0.23.0",
"@redwoodjs/router": "^0.23.0",
"@redwoodjs/web": "^0.23.0",
"@redwoodjs/auth": "^0.24.0",
"@redwoodjs/forms": "^0.24.0",
"@redwoodjs/router": "^0.24.0",
"@redwoodjs/web": "^0.24.0",
"cloudinary-react": "^1.6.7",
"controlkit": "^0.1.9",
"get-active-classes": "^0.0.11",