v0.34.0 with code mods

This commit is contained in:
David Price
2021-06-17 18:46:00 -07:00
parent 735db83cdd
commit c86e479ffe
7 changed files with 349 additions and 408 deletions

View File

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