Redwood v0.37 updates

This commit is contained in:
A. David Thyresson
2021-10-01 16:26:41 -04:00
parent 78db0cc58b
commit f9fd46e710
17 changed files with 2206 additions and 1901 deletions

View File

@@ -13,10 +13,10 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.36.0",
"@redwoodjs/forms": "^0.36.0",
"@redwoodjs/router": "^0.36.0",
"@redwoodjs/web": "^0.36.0",
"@redwoodjs/auth": "^0.37.0",
"@redwoodjs/forms": "^0.37.0",
"@redwoodjs/router": "^0.37.0",
"@redwoodjs/web": "^0.37.0",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^17.0.2",
@@ -28,4 +28,4 @@
"postcss-loader": "^6.1.1",
"tailwindcss": "^2.2.7"
}
}
}