Skip to content

Commit 6cb61e2

Browse files
authored
chore: align engines to node >=18.20.8 and pnpm >=10.33.0 (#52)
1 parent 711df46 commit 6cb61e2

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
@@ -34,8 +34,8 @@
3434
"CHANGELOG.md"
3535
],
3636
"engines": {
37-
"node": ">=18.20.4",
38-
"pnpm": ">=10.25.0"
37+
"node": ">=18.20.8",
38+
"pnpm": ">=10.33.0"
3939
},
4040
"sideEffects": false,
4141
"scripts": {

0 commit comments

Comments
 (0)