fix: the CJS build of Vite's Node API is deprecated, part 2

This commit is contained in:
huzibaca
2024-11-18 01:21:00 +08:00
parent d8cf585fc5
commit 132641f269
2 changed files with 8 additions and 2 deletions

View File

@@ -99,5 +99,6 @@
"singleQuote": false,
"endOfLine": "lf"
},
"type": "module",
"packageManager": "pnpm@9.1.4"
}