Skip to content

Commit

Permalink
Chore: Upgrade yarn to 4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steveukx committed Mar 17, 2024
1 parent 6e7604f commit 2575c48
Show file tree
Hide file tree
Showing 4 changed files with 169 additions and 166 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,13 @@ node_modules/
!.yarn/sdks
!.yarn/versions

# Identify the release and plugin bundles as binary content.
# This way Git won't bother showing massive diffs when each time you subsequently add or update them
/.yarn/releases/** binary
/.yarn/plugins/** binary

coverage/
dist/
*.bak
*.log
*.tsbuildinfo

package-lock.json

0 comments on commit 2575c48

Please sign in to comment.