Skip to content

Commit 954a0eb

Browse files
authored
chore: align engines to node >=24 and pnpm >=10.33.0 (#163)
1 parent 191e23c commit 954a0eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -695,8 +695,8 @@
695695
"CHANGELOG.md"
696696
],
697697
"engines": {
698-
"node": ">=22",
699-
"pnpm": ">=10.25.0"
698+
"node": ">=24",
699+
"pnpm": ">=10.33.0"
700700
},
701701
"sideEffects": false,
702702
"scripts": {

0 commit comments

Comments
 (0)