Upgrade redwood to 0.31.0

resolves #283
This commit is contained in:
Kurt Hutten
2021-04-28 18:34:11 +10:00
parent 7780e75c5b
commit 86602c0275
4 changed files with 1818 additions and 1966 deletions

View File

@@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.30.1",
"@redwoodjs/api-server": "^0.30.1",
"@redwoodjs/api": "^0.31.0",
"@redwoodjs/api-server": "^0.31.0",
"cloudinary": "^1.23.0"
}
}