Skip to content

Convert from yarn to npm#2

Open
peachbits wants to merge 1 commit into
masterfrom
convert-to-npm
Open

Convert from yarn to npm#2
peachbits wants to merge 1 commit into
masterfrom
convert-to-npm

Conversation

@peachbits
Copy link
Copy Markdown

@peachbits peachbits commented May 25, 2026

Note

Low Risk
Lockfile and install-tooling only; no application runtime or security logic changes.

Overview
Switches dependency installation from Yarn to npm by adding a committed package-lock.json and removing yarn.lock.

Adds .npmrc with legacy-peer-deps=true and ignore-scripts=true so installs behave predictably under npm (peer-deps and lifecycle scripts).

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

@peachbits peachbits force-pushed the convert-to-npm branch 2 times, most recently from 3a6b0ee to b296e70 Compare May 26, 2026 19:46
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