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
@@ -33,7 +33,7 @@
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.0.0",
"@types/chai": "^4.3.3",
"@types/node": "16",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5.38.1",
"@typescript-eslint/parser": "^5.38.1",
"better-sqlite3": "^11.1.2",