mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
chore: remove changeset ci
This commit is contained in:
@@ -17,8 +17,7 @@
|
||||
"release:canary": "turbo --filter \"./packages/*\" build && bumpp && pnpm -r publish --access public --tag canary --no-git-checks",
|
||||
"bump": "bumpp",
|
||||
"test": "turbo --filter \"./packages/*\" test",
|
||||
"typecheck": "turbo --filter \"./packages/*\" typecheck",
|
||||
"changelog:check": "changeset status"
|
||||
"typecheck": "turbo --filter \"./packages/*\" typecheck"
|
||||
},
|
||||
"dependencies": {
|
||||
"@biomejs/biome": "1.7.3",
|
||||
|
||||
Reference in New Issue
Block a user