mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 10:21:16 +00:00
feat: impl dir content table sorting
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"format": "biome format --write"
|
||||
"format": "bunx biome format --write",
|
||||
"lint": "bunx biome lint",
|
||||
"typecheck": "bunx tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@convex-dev/better-auth": "^0.8.9",
|
||||
|
||||
Reference in New Issue
Block a user