chore: node版本设置为18

This commit is contained in:
xiaojunnuo
2024-09-07 11:40:45 +08:00
parent 115b819c66
commit 6221a4e464
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -64,7 +64,7 @@
"@types/chai": "^4.3.12",
"@types/lodash-es": "^4.17.12",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.28",
"@types/node": "^18",
"@types/nprogress": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",