Skip to content

Convert to npm#35

Open
peachbits wants to merge 3 commits into
masterfrom
convert-to-npm
Open

Convert to npm#35
peachbits wants to merge 3 commits into
masterfrom
convert-to-npm

Conversation

@peachbits

@peachbits peachbits commented May 25, 2026

Copy link
Copy Markdown

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

Note

Low Risk
Tooling-only changes (ignore rules and install config) with no runtime or application code impact.

Overview
Switches the repo’s package-manager setup from Yarn to npm.

.gitignore no longer ignores package-lock.json, so the npm lockfile can be committed. .npmrc is added with legacy-peer-deps=true to relax peer dependency resolution during installs. .yarnrc is removed (it previously set ignore-scripts true).

Reviewed by Cursor Bugbot for commit 9ab7f9c. Bugbot is set up for automated code reviews on this repo. Configure here.

Comment thread package-lock.json
@peachbits peachbits force-pushed the convert-to-npm branch 2 times, most recently from 8fc2ef5 to 1f1c550 Compare June 2, 2026 02:54
Comment thread .npmrc Outdated

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit d36fd4c. Configure here.

Comment thread .npmrc

@j0ntz j0ntz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approving — review threads are settled (the remaining open thread, where present, has a pending note to answer or address before merging) and real CI is green; block-wip-pr clears once the fixups are squashed.

convert-to-npm and others added 3 commits June 10, 2026 23:29
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