mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-22 14:21:55 -05:00
chore: release v0.0.2-beta.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "better-auth",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2-beta.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsup --clean",
|
||||
@@ -73,5 +73,7 @@
|
||||
"simple-git-hooks": {
|
||||
"pre-commit": "bun run lint && bun run format"
|
||||
},
|
||||
"files": ["dist"]
|
||||
"files": [
|
||||
"dist"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user