Skip to content

Commit

Permalink
Update Yarn and ignore .yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Sep 3, 2024
1 parent 7e19eed commit fc358a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ testem.log
# System Files
.DS_Store
Thumbs.db

# Yarn
.yarn
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,5 @@
"debug": "^4.3.6",
"strtok3": "^9.0.0"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}

0 comments on commit fc358a4

Please sign in to comment.