Skip to content

Commit 22e4729

Browse files
committed
Pin NodeJS version to latest LTS
1 parent dfa6952 commit 22e4729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"vite": "^6.3.5"
4242
},
4343
"volta": {
44-
"node": "22.15.1"
44+
"node": "22.16.0"
4545
}
4646
}

0 commit comments

Comments
 (0)