This commit is contained in:
David S Price
2021-03-30 21:54:28 -07:00
parent 7ceb2da220
commit f0ae0690a9
4 changed files with 154 additions and 156 deletions

View File

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