ESM-only build (#4227)

Co-authored-by: Link <link20050703@gmail.com>
This commit is contained in:
Fleny
2025-08-22 10:48:28 -07:00
committed by GitHub
co-authored by Link
parent 2d5e2114c7
commit bd37023847
10 changed files with 23 additions and 76 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"typescript": "^5.9.2"
},
"engines": {
"node": ">=18.0.0"
"node": ">=20.19.0"
},
"lint-staged": {
"*": "biome check --no-errors-on-unmatched --write"