This commit is contained in:
David Price
2021-07-12 20:42:52 -07:00
parent c86e479ffe
commit 3dc6ccde15
27 changed files with 2883 additions and 1416 deletions

View File

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