Initially run 'yarn rw upgrade'

This commit is contained in:
David Corbitt
2022-01-18 17:42:51 -07:00
parent 1ce41a4260
commit d09a9a6e7b
4 changed files with 3464 additions and 1512 deletions

View File

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