upgrade v0.31.0

This commit is contained in:
David Price
2021-04-27 17:36:16 -07:00
parent 3b59bc12ca
commit abbc5986fc
4 changed files with 1053 additions and 729 deletions

View File

@@ -3,6 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.28.3"
"@redwoodjs/api": "^0.31.0",
"@redwoodjs/api-server": "^0.31.0"
}
}