mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
chore: node版本设置为18
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user