mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
chore(mise): add sqlc in tools (#32)
This commit is contained in:
@@ -9,6 +9,8 @@ node = "25"
|
|||||||
bun = "latest"
|
bun = "latest"
|
||||||
# pnpm for workspace management
|
# pnpm for workspace management
|
||||||
pnpm = "10"
|
pnpm = "10"
|
||||||
|
# sqlc for sql management
|
||||||
|
sqlc = "latest"
|
||||||
# Lima for macOS
|
# Lima for macOS
|
||||||
lima = { version = "system", platform = "darwin" }
|
lima = { version = "system", platform = "darwin" }
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user