Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Jan 26, 2025
1 parent da40d1e commit dc82033
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 103 deletions.
9 changes: 7 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,14 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "2.1.5",
"@vitest/coverage-v8": "^3.0.4",
"drizzle-kit": "^0.30.1",
"typescript": "^5.4.5",
"vitest": "^2.1.5"
"vitest": "^3.0.4"
},
"pnpm": {
"overrides": {
"vite": "5.4.12"
}
}
}
Loading

0 comments on commit dc82033

Please sign in to comment.