Fix: replace tina with @tinacms/cli
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled

This commit is contained in:
Kunthawat Greethong
2026-04-27 19:30:35 +07:00
parent 62a286f586
commit 8c7bd3fb25
3 changed files with 3 additions and 2 deletions

View File

@@ -1 +1,2 @@
{"t":0,"agent":"acc8212","agent_type":"unknown","event":"agent_stop","success":true}
{"t":0,"agent":"a1ccdc0","agent_type":"unknown","event":"agent_stop","success":true}

View File

@@ -3,5 +3,5 @@
"total_spawned": 0,
"total_completed": 0,
"total_failed": 0,
"last_updated": "2026-04-27T12:19:39.595Z"
"last_updated": "2026-04-27T12:25:54.870Z"
}

View File

@@ -20,7 +20,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^4.0.0",
"tina": "^2.1.4",
"@tinacms/cli": "^2.2.4",
"tinacms": "^2.2.4",
"typescript": "^5.6.3"
},