Merge pull request #1902 from better-auth/fix/package-meta

fix(web): project metadata
This commit is contained in:
KinfeMichael Tariku
2025-03-20 21:48:23 +03:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
{
"name": "docs2",
"name": "docs",
"version": "0.0.0",
"private": true,
"scripts": {
@@ -79,4 +79,4 @@
"tailwindcss": "^4.0.12",
"typescript": "^5.8.2"
}
}
}