Updates to 0.23.0

This commit is contained in:
Kris Coulson
2021-01-15 22:56:14 -08:00
parent 920e36f012
commit a7c15b62ca
4 changed files with 78 additions and 72 deletions

View File

@@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.22.1",
"@redwoodjs/forms": "^0.22.1",
"@redwoodjs/router": "^0.22.1",
"@redwoodjs/web": "^0.22.1",
"@redwoodjs/auth": "^0.23.0",
"@redwoodjs/forms": "^0.23.0",
"@redwoodjs/router": "^0.23.0",
"@redwoodjs/web": "^0.23.0",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^16.13.1",