Skip to content

Commit 2f4c8e5

Browse files
authored
docs: update node version note (#6177)
1 parent 8653e84 commit 2f4c8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vite-monorepo",
33
"private": true,
44
"engines": {
5-
"node": ">=12.0.0"
5+
"node": ">=12.2.0"
66
},
77
"scripts": {
88
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)