Upgrade redwoodjs to 0.19.3

This commit is contained in:
Rob Cameron
2020-10-16 14:58:06 -07:00
parent 91aca55974
commit 11362f46cc
4 changed files with 71 additions and 71 deletions

View File

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