Skip to content

Commit

Permalink
downgrade auth
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Jan 27, 2024
1 parent aab72d6 commit dbc1f1c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/auth-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@auth/core": "0.24.0"
"@auth/core": "0.20.0"
},
"devDependencies": {
"@acme/eslint-config": "workspace:^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prettier": "@acme/prettier-config",
"pnpm": {
"overrides": {
"@auth/core": "0.24.0"
"@auth/core": "0.20.0"
}
}
}
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dbc1f1c

Please sign in to comment.