Compare commits
4 Commits
crunchyman
...
remove-pac
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f4641cff82 | ||
|
|
4386e74ed2 | ||
|
|
5d3d66ee64 | ||
|
|
bf38baf858 |
@@ -1,8 +1,6 @@
|
|||||||
# Task Master [](https://github.com/eyaltoledano/claude-task-master/stargazers)
|
# Task Master [](https://github.com/eyaltoledano/claude-task-master/stargazers)
|
||||||
|
|
||||||
[](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml) [](https://badge.fury.io/js/task-master-ai)
|
[](https://github.com/eyaltoledano/claude-task-master/actions/workflows/ci.yml) [](https://badge.fury.io/js/task-master-ai)  [](LICENSE)
|
||||||
|
|
||||||
 [](LICENSE)
|
|
||||||
|
|
||||||
### By [@eyaltoledano](https://x.com/eyaltoledano) & [@RalphEcom](https://x.com/RalphEcom)
|
### By [@eyaltoledano](https://x.com/eyaltoledano) & [@RalphEcom](https://x.com/RalphEcom)
|
||||||
|
|
||||||
|
|||||||
@@ -640,8 +640,7 @@ function createProjectStructure(
|
|||||||
jsonwebtoken: '^9.0.2',
|
jsonwebtoken: '^9.0.2',
|
||||||
'lru-cache': '^10.2.0',
|
'lru-cache': '^10.2.0',
|
||||||
openai: '^4.89.0',
|
openai: '^4.89.0',
|
||||||
ora: '^8.2.0',
|
ora: '^8.2.0'
|
||||||
'task-master-ai': '^0.9.31'
|
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user