feat(demo): use tabby as terminal emulator (#541)

This commit is contained in:
Simon Chan 2023-04-23 23:24:29 +08:00 committed by GitHub
parent 58794f0d69
commit 04d7c08b78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
51 changed files with 2429 additions and 390 deletions

View file

@ -38,7 +38,7 @@
"@yume-chan/scrcpy": "workspace:^0.0.19",
"@yume-chan/scrcpy-decoder-tinyh264": "workspace:^0.0.19",
"@yume-chan/stream-extra": "workspace:^0.0.19",
"tslib": "^2.4.1"
"tslib": "^2.5.0"
},
"devDependencies": {
"@jest/globals": "^29.5.0",