Fix: correct Tina CMS versions to 2.2.3
Some checks failed
Deploy to Easypanel / deploy (push) Has been cancelled

This commit is contained in:
Kunthawat Greethong
2026-04-27 19:37:02 +07:00
parent 8c7bd3fb25
commit 5548f45091
3 changed files with 4 additions and 3 deletions

View File

@@ -20,8 +20,8 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^4.0.0",
"@tinacms/cli": "^2.2.4",
"tinacms": "^2.2.4",
"@tinacms/cli": "^2.2.3",
"tinacms": "^2.2.3",
"typescript": "^5.6.3"
},
"devDependencies": {