This commit is contained in:
nrslib 2026-01-29 14:05:17 +09:00
parent ddfd42d5bb
commit be644fb245
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "takt",
"version": "0.2.2",
"version": "0.2.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "takt",
"version": "0.2.2",
"version": "0.2.3",
"license": "MIT",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.19",

View File

@ -1,6 +1,6 @@
{
"name": "takt",
"version": "0.2.2",
"version": "0.2.3",
"description": "TAKT: Task Agent Koordination Tool - AI Agent Workflow Orchestration",
"main": "dist/index.js",
"types": "dist/index.d.ts",