1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-03-05 13:20:20 -05:00

Upgrade node to 20.11.1

This commit is contained in:
Mark McDowall
2024-02-17 22:30:35 -08:00
committed by Mark McDowall
parent 2a47a237d4
commit c6071f6d81

View File

@@ -146,7 +146,7 @@
"worker-loader": "3.0.8"
},
"volta": {
"node": "16.17.0",
"node": "20.11.1",
"yarn": "1.22.19"
}
}