Is it possible to override `process.version`?
deno run npm:semantic-release gives me the following error, but their code doesn't seem to fail at node 24.9 or before.I am willing to risk a try but is it possible to temporarily override the hard-coded
process.version in Deno?