Skip to content

Commit

Permalink
feat: create multiple habits
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Broudoux <[email protected]>
  • Loading branch information
abroudoux committed Nov 17, 2024
1 parent 2f7f285 commit 468217f
Show file tree
Hide file tree
Showing 15 changed files with 398 additions and 73 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"@types/node": "^22.7.2",
"@types/uuid": "^10.0.0",
"autoprefixer": "^10.4.20",
"bits-ui": "^0.21.15",
"drizzle-kit": "^0.24.2",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -54,7 +55,6 @@
"vitest": "^2.1.1"
},
"dependencies": {
"bits-ui": "^0.21.15",
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.33.0",
Expand Down
Loading

0 comments on commit 468217f

Please sign in to comment.