Update redwood monorepo to v1.0.2 (#40)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-15 13:44:36 -07:00
committed by GitHub
parent 7d27023ef6
commit 24ec0c3188
4 changed files with 105 additions and 105 deletions

View File

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