Updated Yarn

This commit is contained in:
Ahmad 2024-11-03 01:20:14 -05:00
parent 7e6784d91b
commit 4743ff81a4
No known key found for this signature in database
GPG key ID: 8FD8A93530D182BF
2 changed files with 3 additions and 3 deletions

View file

@ -22,5 +22,5 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.5.1"
}