Skip to content

chore: drop unused Bun lockfiles (npm is canonical)#9

Merged
github-actions[bot] merged 1 commit into
devfrom
chore/drop-bun-lockfiles
Jun 11, 2026
Merged

chore: drop unused Bun lockfiles (npm is canonical)#9
github-actions[bot] merged 1 commit into
devfrom
chore/drop-bun-lockfiles

Conversation

@Ryback2501

Copy link
Copy Markdown
Owner

Standardized on npm: CI runs npm ci, the Dockerfile builds with npm, and
package-lock.json is the source of truth. Remove the redundant bun.lock and
bun.lockb, and gitignore them so they can't silently return.

Standardized on npm: CI runs npm ci, the Dockerfile builds with npm, and
package-lock.json is the source of truth. Remove the redundant bun.lock and
bun.lockb, and gitignore them so they can't silently return.
@github-actions github-actions Bot merged commit eb84f05 into dev Jun 11, 2026
7 checks passed
@github-actions github-actions Bot deleted the chore/drop-bun-lockfiles branch June 11, 2026 12:53
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