Upgrade redwoodjs to 0.19.3

This commit is contained in:
Rob Cameron
2020-10-16 14:58:06 -07:00
parent 91aca55974
commit 11362f46cc
4 changed files with 71 additions and 71 deletions

View File

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