Update to 0.22.0

This commit is contained in:
Rob Cameron
2021-01-07 12:18:17 -08:00
parent 5a04331264
commit 3a5d215a0f
4 changed files with 158 additions and 168 deletions

View File

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