mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 00:22:43 -05:00
chore: use relative schema path for turbo.json
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"$schema": "https://turborepo.org/schema.json",
|
||||
"$schema": "./node_modules/turbo/schema.json",
|
||||
"globalDependencies": [
|
||||
"package.json",
|
||||
"tsconfig.json",
|
||||
|
||||
Reference in New Issue
Block a user