fix: cannot execute code --version in windows and linux

This commit is contained in:
Levi Yan
2025-01-08 18:36:59 +08:00
parent 7e470461eb
commit bdf708597d
3 changed files with 68 additions and 69 deletions

View File

@@ -102,6 +102,8 @@
"format": "eslint src --ext ts"
},
"dependencies": {
"axios": "^1.7.9",
"cheerio": "^1.0.0",
"fs-plus": "~3.1.1",
"node-ssh": "^13.2.0",
"sshpk": "^1.18.0"