fix: do not fixed node version in package.json

This commit is contained in:
jialin
2026-01-13 09:29:51 +08:00
parent 420600510d
commit daaf77a89f
-3
View File
@@ -119,8 +119,5 @@
"overrides": {
"elliptic": "^6.6.1"
}
},
"engines": {
"node": "16.20.2"
}
}