13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-06-29 04:30:43 +00:00

MIS-139: Use latest Node 20

This commit is contained in:
Alex Miller 2025-06-19 11:10:30 +12:00
parent 7ac8b60816
commit 069ad76cd1

View file

@ -55,7 +55,7 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "20.17.0",
"node": "20.19.2",
"pnpm": "10.12.1"
}
}