chore: Update Node.js version to 20.11.0
This commit is contained in:
parent
d0d0fc65e5
commit
3e2878c107
2 changed files with 4 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
v20
|
||||
v20.11
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue