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

@@ -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"
},