Skip to content

Commit e0530cb

Browse files
committed
chore: remove .tool-versions and pin Node engine to 24.x
1 parent 16b3132 commit e0530cb

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.tool-versions

Lines changed: 0 additions & 2 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"vitest": "^4.1.0"
121121
},
122122
"engines": {
123-
"node": ">=22",
123+
"node": "24.x",
124124
"npm": ">=10.8",
125125
"pnpm": ">=9.4"
126126
},

0 commit comments

Comments
 (0)