1
0
mirror of https://gitee.com/vant-contrib/vant.git synced 2025-04-06 03:57:59 +08:00

chore(deps): update node.js to v22

This commit is contained in:
renovate[bot] 2024-12-09 02:57:50 +00:00 committed by GitHub
parent c113e1477e
commit 827e0682c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -8,7 +8,7 @@
"vant-cli": "./bin.js" "vant-cli": "./bin.js"
}, },
"engines": { "engines": {
"node": ">=16.0.0" "node": ">=22.12.0"
}, },
"scripts": { "scripts": {
"dev": "tsc --watch", "dev": "tsc --watch",