Update redwood monorepo to v1.1.0 (#41)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-19 22:27:28 -07:00
committed by GitHub
parent 24ec0c3188
commit 9eb54f11cb
4 changed files with 1333 additions and 979 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"@redwoodjs/api": "1.0.2",
"@redwoodjs/graphql-server": "1.0.2"
"@redwoodjs/api": "1.1.0",
"@redwoodjs/graphql-server": "1.1.0"
}
}