fix(deploy): keep manager releases on stable runner

This commit is contained in:
Codex
2026-08-11 21:54:49 +03:00
parent 094cf7143a
commit bb0724c52c
10 changed files with 802 additions and 634 deletions
@@ -8,7 +8,7 @@
"test": "node --test test/*.test.mjs"
},
"dependencies": {
"pg": "^8.18.0"
"pg": "8.22.0"
},
"engines": {
"node": ">=20"