udpate auth.js to current template

This commit is contained in:
David Price
2021-10-19 16:37:31 -07:00
parent d3dc6a1079
commit 6d99694b73
3 changed files with 60 additions and 34 deletions

View File

@@ -17,7 +17,7 @@
"@redwoodjs/forms": "^0.37.4",
"@redwoodjs/router": "^0.37.4",
"@redwoodjs/web": "^0.37.4",
"netlify-identity-widget": "^1.9.1",
"netlify-identity-widget": "^1.9.2",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2"
@@ -28,4 +28,4 @@
"postcss-loader": "^6.1.1",
"tailwindcss": "^2.2.7"
}
}
}