1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-02-24 15:11:27 +00:00

Use yarn as package manager

This commit is contained in:
Mark McDowall 2025-02-22 12:35:37 -08:00
parent 8940ef8b81
commit 950330b091
No known key found for this signature in database

View file

@ -153,5 +153,6 @@
"volta": { "volta": {
"node": "20.11.1", "node": "20.11.1",
"yarn": "1.22.19" "yarn": "1.22.19"
} },
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
} }