tone down log level of recurrent errors (#1016)

This commit is contained in:
Gabriel Gordon-Hall
2025-10-15 12:05:28 +01:00
committed by GitHub
parent 7136085d52
commit 77309ff601
3 changed files with 21 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vibe-kanban",
"private": true,
"version": "0.0.55",
"version": "0.0.107",
"type": "module",
"scripts": {
"dev": "VITE_OPEN=${VITE_OPEN:-false} vite",
@@ -86,4 +86,5 @@
"typescript": "^5.9.2",
"vite": "^5.0.8"
}
}
}