Skip to content

Commit b85d349

Browse files
committed
chore: Node.js のバージョンを Vercel に合わせる
1 parent 1ca11d0 commit b85d349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"vitest": "3.0.7"
8585
},
8686
"engines": {
87-
"node": ">=20.0.0"
87+
"node": "^22.0.0"
8888
},
8989
"packageManager": "[email protected]",
9090
"pnpm": {

0 commit comments

Comments
 (0)