Skip to content

Commit d898bfa

Browse files
committed
fix: downgrade escape-string-regexp to v4 for CommonJS compatibility
The project uses CommonJS module format but escape-string-regexp v5 is ESM-only, causing ERR_REQUIRE_ESM errors. Downgrading to v4.0.0 resolves this issue.
1 parent 732596e commit d898bfa

2 files changed

Lines changed: 278 additions & 570 deletions

File tree

0 commit comments

Comments
 (0)