chore: fix CI

This commit is contained in:
Ralph Khreish
2025-09-22 19:25:44 +02:00
parent 05f6242f7e
commit d7ab4609aa
6 changed files with 20 additions and 73 deletions

View File

@@ -48,18 +48,8 @@
"engines": {
"node": ">=18.0.0"
},
"files": [
"src",
"README.md",
"CHANGELOG.md"
],
"keywords": [
"task-management",
"typescript",
"ai",
"prd",
"parser"
],
"files": ["src", "README.md", "CHANGELOG.md"],
"keywords": ["task-management", "typescript", "ai", "prd", "parser"],
"author": "Task Master AI",
"license": "MIT"
}