chore: Update Node.js version to v20.11

This commit is contained in:
ccbikai
2024-06-12 20:31:43 +08:00
parent 08359a773b
commit 14ff257216
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"lint-staged": "lint-staged"
},
"engines": {
"node": ">=20"
"node": ">=20.11"
},
"dependencies": {
"@unovis/ts": "^1.4.1",