v0.32.2 with code mods

This commit is contained in:
David Price
2021-05-13 20:50:33 -07:00
parent a2037ec256
commit 66429df33c
5 changed files with 198 additions and 62 deletions

View File

@@ -13,14 +13,14 @@
]
},
"dependencies": {
"@redwoodjs/auth": "^0.31.2",
"@redwoodjs/forms": "^0.31.2",
"@redwoodjs/router": "^0.31.2",
"@redwoodjs/web": "^0.31.2",
"@redwoodjs/auth": "^0.32.2",
"@redwoodjs/forms": "^0.32.2",
"@redwoodjs/router": "^0.32.2",
"@redwoodjs/web": "^0.32.2",
"netlify-identity-widget": "^1.9.1",
"prop-types": "^15.7.2",
"react": "^17.0.1",
"react-dom": "^17.0.1"
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"autoprefixer": "9.8.6",