upgrade v0.24.0

This commit is contained in:
David S Price
2021-02-02 18:01:56 -08:00
parent 085cfd8810
commit ea7ff59d6a
5 changed files with 86 additions and 184 deletions

View File

@@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "^0.23.0"
"@redwoodjs/api": "^0.24.0"
}
}