Fix fs.existsSync error in update check

- Fixed TypeError: fs.existsSync is not a function error by using fsPromises instead of fs
- Updated version to 2.0.10
- Updated README with changelog
- Added better error handling for git repository checks
- Improved file system operations for update detection

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-03-10 17:23:07 +00:00
parent 1ff479a3cf
commit 980a6ca3a4
12 changed files with 32 additions and 19 deletions

1
modules/postProcessor Symbolic link
View File

@@ -0,0 +1 @@
post-processor.js