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
parent 0dc44772df
commit 672b8c4762
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"