Update to 0.20.0

This commit is contained in:
Rob Cameron
2020-11-02 13:46:13 -08:00
parent 590093a671
commit 63ca16ac1d
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.5-canary.22"
"@redwoodjs/api": "^0.20.0"
}
}