Skip to content

Commit

Permalink
docs: update node version note (#6177)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy committed Dec 19, 2021
1 parent 8653e84 commit 2f4c8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vite-monorepo",
"private": true,
"engines": {
"node": ">=12.0.0"
"node": ">=12.2.0"
},
"scripts": {
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit 2f4c8e5

Please sign in to comment.