fix: use .cjs extension for check-patterns script

- Rename check-patterns.js to check-patterns.cjs for CommonJS compatibility
- Update package.json to reference .cjs file
- This fixes ES module errors when checking if patterns need rebuild
This commit is contained in:
David Snelling 2025-08-27 10:00:56 -07:00
parent 6f65847656
commit 492267b509
3 changed files with 2 additions and 2 deletions