Skip to content

Commit 9062acd

Browse files
committed
💚 fix node version ,engines for run
1 parent add04d1 commit 9062acd

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
@@ -70,7 +70,7 @@
7070
"typescript": "5.1.6"
7171
},
7272
"engines": {
73-
"node": "16.15.x",
73+
"node": "16.x.x",
7474
"yarn": "1.22.x"
7575
},
7676
"volta": {

0 commit comments

Comments
 (0)