Kurt/rw 37 upgrade (#566)

* Update readme

* Upgrade redwood to 0.37.x
This commit was merged in pull request #566.
This commit is contained in:
Kurt Hutten
2021-10-20 14:10:19 +11:00
committed by GitHub
parent e26beda598
commit 219f341972
24 changed files with 5145 additions and 5549 deletions

View File

@@ -20,10 +20,10 @@
"@react-three/drei": "^7.3.1",
"@react-three/fiber": "^7.0.5",
"@react-three/postprocessing": "^2.0.5",
"@redwoodjs/auth": "^0.36.4",
"@redwoodjs/forms": "^0.36.4",
"@redwoodjs/router": "^0.36.4",
"@redwoodjs/web": "^0.36.4",
"@redwoodjs/auth": "^0.37.5",
"@redwoodjs/forms": "^0.37.5",
"@redwoodjs/router": "^0.37.5",
"@redwoodjs/web": "^0.37.5",
"@sentry/browser": "^6.5.1",
"@tailwindcss/aspect-ratio": "0.2.1",
"axios": "^0.21.1",
@@ -62,4 +62,4 @@
"raw-loader": "^4.0.2",
"tailwindcss": "^2.2.7"
}
}
}