I've migrated my monorepo / deno workspaces app brewform to deno 2.8, but when I try to deploy it I see that the new catalog:catalog: flag on deno.jsondeno.json is an unimplemented flag. After that, I checked it and saw that it's running deno 2.7.8.
Is it possible to set a config somewhere, so my deno deploy runner is updated to to deno 2.8.* , or should I revert it and wait until it's migrated to deno 2.8.* ?
Thanks in advance!
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.