Update redwoodjs version to latest one

This commit is contained in:
demian
2021-02-22 10:33:27 +09:00
parent 78008f1b6c
commit 3ac7dd6600
4 changed files with 3157 additions and 3665 deletions

View File

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