fix: forgot password shown with magic link login

This commit is contained in:
Lakhan Samani
2023-12-03 11:17:34 +05:30
parent cac67b7915
commit bea6eb8342
4 changed files with 21 additions and 19 deletions

View File

@@ -12,7 +12,7 @@
"author": "Lakhan Samani",
"license": "ISC",
"dependencies": {
"@authorizerdev/authorizer-react": "^1.1.15",
"@authorizerdev/authorizer-react": "^1.1.16",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.9",
"esbuild": "^0.12.17",