Update to 0.20.0

This commit is contained in:
Rob Cameron
2020-11-02 13:46:13 -08:00
parent 590093a671
commit 63ca16ac1d
4 changed files with 71 additions and 71 deletions

View File

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