chore: fix build issues (#1274)

This commit is contained in:
Ralph Khreish
2025-10-04 19:24:31 +02:00
committed by GitHub
parent f7646f41b5
commit 4f984f8a69
4 changed files with 9 additions and 3 deletions

View File

@@ -240,7 +240,7 @@
"check-types": "tsc --noEmit"
},
"dependencies": {
"task-master-ai": "0.28.0-rc.0"
"task-master-ai": "*"
},
"devDependencies": {
"@dnd-kit/core": "^6.3.1",