upgrade v0.24.0

This commit is contained in:
David S Price
2021-02-02 18:01:56 -08:00
parent 085cfd8810
commit ea7ff59d6a
5 changed files with 86 additions and 184 deletions

View File

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