This commit is contained in:
David Price
2022-02-11 10:54:18 -08:00
parent a5864b14e7
commit 423ed4b2c4
5 changed files with 858 additions and 789 deletions

View File

@@ -14,9 +14,9 @@
},
"dependencies": {
"@redwoodjs/auth": "0.44.1",
"@redwoodjs/forms": "^0.44.1",
"@redwoodjs/router": "^0.44.1",
"@redwoodjs/web": "^0.44.1",
"@redwoodjs/forms": "0.45.0",
"@redwoodjs/router": "0.45.0",
"@redwoodjs/web": "0.45.0",
"netlify-identity-widget": "^1.9.2",
"prop-types": "^15.7.2",
"react": "^17.0.2",