chore: fix CI

This commit is contained in:
Ralph Khreish
2025-09-01 21:31:12 +02:00
parent 8f27fd7a69
commit 6a642cf496
5 changed files with 65 additions and 33 deletions

View File

@@ -109,12 +109,7 @@
"bugs": {
"url": "https://github.com/eyaltoledano/claude-task-master/issues"
},
"files": [
"dist/**",
"README-task-master.md",
"README.md",
"LICENSE"
],
"files": ["dist/**", "README-task-master.md", "README.md", "LICENSE"],
"overrides": {
"node-fetch": "^2.6.12",
"whatwg-url": "^11.0.0"