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

@@ -15,10 +15,10 @@
"dependencies": {
"@material-ui/core": "^4.11.0",
"@monaco-editor/react": "^4.0.11",
"@redwoodjs/auth": "^0.28.0",
"@redwoodjs/forms": "^0.28.0",
"@redwoodjs/router": "^0.28.0",
"@redwoodjs/web": "^0.28.0",
"@redwoodjs/auth": "^0.30.1",
"@redwoodjs/forms": "^0.30.1",
"@redwoodjs/router": "^0.30.1",
"@redwoodjs/web": "^0.30.1",
"cloudinary-react": "^1.6.7",
"controlkit": "^0.1.9",
"get-active-classes": "^0.0.11",