build(gen-parser-map): Replace glob with built-in readdirSync (#1065)

This commit is contained in:
absidue
2025-10-12 18:02:47 +02:00
committed by GitHub
parent a9f19151b6
commit 44a5423ae7
3 changed files with 19 additions and 93 deletions

View File

@@ -116,7 +116,6 @@
"cpy-cli": "^4.2.0",
"esbuild": "^0.25.6",
"eslint": "^9.9.0",
"glob": "^8.0.3",
"globals": "^16.4.0",
"replace": "^1.2.2",
"rimraf": "^6.0.1",