chore: Update Node.js version to 20.11.0

This commit is contained in:
ccbikai 2024-06-08 14:37:43 +08:00
parent d0d0fc65e5
commit 3e2878c107
2 changed files with 4 additions and 1 deletions

View file

@ -1 +1 @@
v20
v20.11

View file

@ -17,6 +17,9 @@
"wrangler": "wrangler",
"lint-staged": "lint-staged"
},
"engines": {
"node": ">=20.11.0"
},
"dependencies": {
"@unovis/ts": "^1.4.1",
"@unovis/vue": "^1.4.1",