Updates to Redwood 0.44.1

This commit is contained in:
Rob Cameron
2022-02-07 11:29:48 -08:00
parent baca28a5fa
commit 42c6916ea5
7 changed files with 2449 additions and 1712 deletions

View File

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