mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
feat(client): add basePath option on createAuthClient (#1571)
* chore(dependencies): update @better-fetch/fetch to 1.1.15 * feat(client): add basePath option
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@better-fetch/fetch": "1.1.12",
|
||||
"@better-fetch/fetch": "^1.1.15",
|
||||
"@hookform/resolvers": "^3.9.1",
|
||||
"@libsql/client": "^0.12.0",
|
||||
"@libsql/kysely-libsql": "^0.4.1",
|
||||
|
||||
Reference in New Issue
Block a user