Skip to content

Conversation

@Its-Just-Nans
Copy link
Contributor

@Its-Just-Nans Its-Just-Nans commented Aug 14, 2025

It's more common to use npm in npm script than node or bun
Allowing compatibility between them

@3w36zj6 3w36zj6 changed the title Node compatible package.json chore: make package.json scripts compatible with npm Aug 15, 2025
@3w36zj6 3w36zj6 requested review from 3w36zj6 and Copilot August 15, 2025 02:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Updates the build script in package.json to use npm instead of bun for improved compatibility across different package managers.

  • Replaces bun run with npm run in the build script command
  • Maintains the same functionality while ensuring compatibility with npm-based workflows

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@3w36zj6 3w36zj6 merged commit 739d975 into typst-jp:main Aug 15, 2025
5 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.

2 participants