Skip to content

Commit

Permalink
Upgraded yarn to 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkmstr committed Aug 29, 2024
1 parent 06b3354 commit 2d23f97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ testem.log
# System Files
.DS_Store
Thumbs.db
.yarnrc.yml
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@
"ts-node": "~8.4.1",
"typescript": "~5.4.5"
},
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.1"
}

0 comments on commit 2d23f97

Please sign in to comment.