fix(desktop): bump @lydell/node-pty to 1.2.0-beta.12 (#29803)

This commit is contained in:
Luke Parker 2026-05-29 10:35:20 +10:00 committed by GitHub
commit 672b8c4762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 22 deletions

View file

@ -1,4 +1,3 @@
/** @ts-expect-error */
import * as pty from "@lydell/node-pty"
import type { Opts, Proc } from "./pty"