You've already forked wp-bootstrap
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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,8 +15,8 @@ vendor/
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Yarn
|
||||
yarn-error.log
|
||||
# npm
|
||||
npm-debug.log
|
||||
|
||||
# Backup files
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user