Skip to content

Commit c5293e8

Browse files
Update pnpm to v10
1 parent 2318d57 commit c5293e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"type": "commonjs",
66
"engines": {
77
"node": "^20.15.1",
8-
"pnpm": "^9.0.0"
8+
"pnpm": "^10.0.0"
99
},
1010
"volta":{
1111
"node": "20.18.0",
12-
"pnpm": "9.12.2"
12+
"pnpm": "10.27.0"
1313
},
1414
"dependencies": {
1515
"zod": "3.23.8"

0 commit comments

Comments
 (0)