Update redwood monorepo to v1 (#34)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-04-04 07:20:39 -07:00
committed by GitHub
parent 128ed45802
commit 43f0b7ebad
4 changed files with 247 additions and 202 deletions

View File

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