chore: bump node version (#3)

Reviewed-on: https://codeberg.org/nhcarrigan/boost-monitor/pulls/3
Co-authored-by: naomi-lgbt <naomi-lgbt@noreply.codeberg.org>
Co-committed-by: naomi-lgbt <naomi-lgbt@noreply.codeberg.org>
This commit is contained in:
naomi-lgbt 2024-10-22 13:59:17 +00:00 committed by Naomi the Technomancer
parent de379fd669
commit f88af5863f

View File

@ -11,7 +11,7 @@
"test": "echo 'No tests yet!'" "test": "echo 'No tests yet!'"
}, },
"engines": { "engines": {
"node": "20", "node": "22",
"pnpm": "9" "pnpm": "9"
}, },
"repository": { "repository": {