This commit is contained in:
nrslib 2026-01-30 21:44:21 +09:00
parent 897b63da8e
commit 02b2ce3148
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.3",
"version": "0.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "takt",
"version": "0.2.3",
"version": "0.3.0",
"license": "MIT",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.2.19",

View File

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