Update redwood monorepo to v1.1.1 (#43)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-22 09:02:51 -07:00
committed by GitHub
parent 03436e2156
commit 1c2d6f2b4a
4 changed files with 94 additions and 94 deletions

View File

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