Version Packages (#1330)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-21 10:46:40 +02:00
committed by GitHub
parent fcfab5cf2d
commit 675cd71c9f
21 changed files with 128 additions and 152 deletions

View File

@@ -39,14 +39,12 @@
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.5",
"@vitest/coverage-v8": "^3.2.4",
"strip-literal": "^3.1.0",
"strip-literal": "3.1.0",
"typescript": "^5.9.2",
"vitest": "^3.2.4",
"strip-literal": "3.1.0"
"vitest": "^3.2.4"
},
"files": ["src", "README.md", "CHANGELOG.md"],
"keywords": ["task-management", "typescript", "ai", "prd", "parser"],
"author": "Task Master AI",
"license": "MIT",
"version": ""
}