upgrade v0.31.0

This commit is contained in:
David Price
2021-04-27 17:36:16 -07:00
parent 3b59bc12ca
commit abbc5986fc
4 changed files with 1053 additions and 729 deletions

View File

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