Upgrade redwood to 0.31.0

resolves #283
This commit is contained in:
Kurt Hutten
2021-04-28 18:34:11 +10:00
parent 7780e75c5b
commit 86602c0275
4 changed files with 1818 additions and 1966 deletions

View File

@@ -16,10 +16,10 @@
"@headlessui/react": "^1.0.0",
"@material-ui/core": "^4.11.0",
"@monaco-editor/react": "^4.0.11",
"@redwoodjs/auth": "^0.30.1",
"@redwoodjs/forms": "^0.30.1",
"@redwoodjs/router": "^0.30.1",
"@redwoodjs/web": "^0.30.1",
"@redwoodjs/auth": "^0.31.0",
"@redwoodjs/forms": "^0.31.0",
"@redwoodjs/router": "^0.31.0",
"@redwoodjs/web": "^0.31.0",
"cloudinary-react": "^1.6.7",
"controlkit": "^0.1.9",
"get-active-classes": "^0.0.11",