fix auth registration and access management ui
This commit is contained in:
+4
-1
@@ -8,7 +8,10 @@
|
||||
"dev:hot": "node scripts/dev-hot.js",
|
||||
"check:local-first-convex-guard": "node scripts/check-local-first-convex-guard.js"
|
||||
},
|
||||
"dependencies": {},
|
||||
"dependencies": {
|
||||
"@auth/core": "0.37.0",
|
||||
"@convex-dev/auth": "0.0.91"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.56.1",
|
||||
"convex": "^1.39.1",
|
||||
|
||||
Reference in New Issue
Block a user