Skip to content

Commit 91d56a0

Browse files
committed
chore: update expected environment versions of node and pnpm
1 parent cd54fe0 commit 91d56a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"test": "echo \"Error: no test specified\" && exit 1"
2121
},
2222
"engines": {
23-
"node": ">=18.0.0",
24-
"pnpm": ">=8.6.1"
23+
"node": ">=18.19.0",
24+
"pnpm": ">=9.1.0"
2525
},
2626
"keywords": [],
2727
"author": {

0 commit comments

Comments
 (0)