refactor: replace useLogg with useLogger (#563)

This commit is contained in:
RainbowBird
2025-09-07 23:47:23 +08:00
committed by GitHub
parent cf27d3f848
commit 733b8893c7
49 changed files with 125 additions and 118 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"dev": "tsx src/index.ts"
},
"dependencies": {
"@guiiai/logg": "^1.0.10",
"@guiiai/logg": "catalog:",
"@proj-airi/server-sdk": "workspace:^",
"drizzle-orm": "^0.44.5",
"postgres": "^3.4.7"