Upgrade to redwood 0.28.0

resolves #270
This commit is contained in:
Kurt Hutten
2021-03-27 05:11:35 +11:00
parent 9d7fdaa64a
commit f132ad2b87
7 changed files with 1338 additions and 1799 deletions

View File

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