From 232fadd796087bbcbc4dd080cf12b42bf53b71ce Mon Sep 17 00:00:00 2001 From: AAGaming Date: Fri, 5 Jun 2026 22:29:11 -0400 Subject: fixes for june 2026 beta errorboundary (#916) Co-authored-by: Beebles <102569435+beebls@users.noreply.github.com> --- frontend/pnpm-workspace.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 frontend/pnpm-workspace.yaml (limited to 'frontend/pnpm-workspace.yaml') diff --git a/frontend/pnpm-workspace.yaml b/frontend/pnpm-workspace.yaml new file mode 100644 index 00000000..e148d6e3 --- /dev/null +++ b/frontend/pnpm-workspace.yaml @@ -0,0 +1,3 @@ +minimumReleaseAgeExclude: +- "@decky/api" +- "@decky/ui" \ No newline at end of file -- cgit v1.2.3