Skip to content

Commit b731d5d

Browse files
committed
update node
1 parent 0a9bd5d commit b731d5d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "trophy-hunt",
33
"version": "0.1.0",
44
"private": true,
5+
"engines": {
6+
"node": "22.x"
7+
},
58
"scripts": {
69
"dev": "next dev",
710
"build": "next build",

0 commit comments

Comments
 (0)