chore(package): update package.json engines to node 24.x

This commit is contained in:
Fatih Kadir Akın
2025-12-20 19:35:27 +03:00
parent d8f994ee32
commit a2c314701d
28 changed files with 65 additions and 46 deletions

View File

@@ -78,5 +78,8 @@
"tsx": "^4.21.0",
"tw-animate-css": "^1.4.0",
"typescript": "^5"
},
"engines": {
"node": "24.x"
}
}