Skip to content

Conversation

@itsmartashub
Copy link
Owner

  • Replace npm with faster bun as the package manager for the project
  • Update scripts and dependencies to ensure compatibility with bun
  • Use bun's ESM (import) instead of CommonJS-style for imports (require())

- Replace npm with bun as the package manager for the project
- Update scripts and dependencies to ensure compatibility with bun

Changes summary:
- The project now uses Bun as the package manager instead of npm. This change aims to improve performance and streamline development workflows.
@itsmartashub itsmartashub self-assigned this Aug 28, 2025
@itsmartashub itsmartashub merged commit 0973fcf into master Aug 28, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant