diff options
| author | AAGaming <aagaming@riseup.net> | 2026-06-05 22:29:11 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-06-05 22:29:11 -0400 |
| commit | 232fadd796087bbcbc4dd080cf12b42bf53b71ce (patch) | |
| tree | 87296cb78420e61b581039f87bdab1ff5492b8dc /frontend/pnpm-workspace.yaml | |
| parent | acaf16521993f7e90206337f24e05649688554e4 (diff) | |
| download | decky-loader-3.2.5-pre1.tar.gz decky-loader-3.2.5-pre1.zip | |
fixes for june 2026 beta errorboundary (#916)v3.2.5-pre1
Co-authored-by: Beebles <102569435+beebls@users.noreply.github.com>
Diffstat (limited to 'frontend/pnpm-workspace.yaml')
| -rw-r--r-- | frontend/pnpm-workspace.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
