Remove yarn, use npm exclusively

Replace all yarn references with npm across README, CLAUDE.md,
CHANGELOG, .gitignore, and CI workflow. Remove yarn.lock.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-02-08 03:20:25 +01:00
parent 0847f5a2d0
commit d069a203b4
6 changed files with 13 additions and 1193 deletions

4
.gitignore vendored
View File

@@ -15,8 +15,8 @@ vendor/
.DS_Store
Thumbs.db
# Yarn
yarn-error.log
# npm
npm-debug.log
# Backup files
*.bak