Skip to content

Commit

Permalink
chore(deps): update node.js to >=20.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax-assistant committed Feb 8, 2024
1 parent da35024 commit bd64e1d
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 @@ -28,7 +28,7 @@
}
},
"engines": {
"node": ">=20"
"node": ">=20.11.0"
},
"scripts": {
"build": "tsc && vite build",
Expand Down

0 comments on commit bd64e1d

Please sign in to comment.