Skip to content

Commit

Permalink
chore: update test project fixture dbauth packages (#7139)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar authored Dec 13, 2022
1 parent 2f65ef0 commit 3d057db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion __fixtures__/test-project/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@redwoodjs/api": "3.2.0",
"@redwoodjs/auth-dbauth-api": "4.0.0-canary.358+bdea4808f",
"@redwoodjs/auth-dbauth-api": "4.0.0-canary.368+aa6fb1e09",
"@redwoodjs/graphql-server": "3.2.0"
}
}
2 changes: 1 addition & 1 deletion __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]
},
"dependencies": {
"@redwoodjs/auth-dbauth-web": "4.0.0-canary.358+bdea4808f",
"@redwoodjs/auth-dbauth-web": "4.0.0-canary.368+aa6fb1e09",
"@redwoodjs/forms": "3.2.0",
"@redwoodjs/router": "3.2.0",
"@redwoodjs/web": "3.2.0",
Expand Down

0 comments on commit 3d057db

Please sign in to comment.