Skip to content

Commit

Permalink
fixed #768 again
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugeny committed Aug 28, 2021
1 parent 4f244a1 commit 4ff5dea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tabby-terminal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ps-node": "^0.1.6",
"runes": "^0.4.2",
"utils-decorators": "^1.8.1",
"xterm": "npm:@tabby-gang/[email protected].2",
"xterm": "npm:@tabby-gang/[email protected].3",
"xterm-addon-fit": "^0.5.0",
"xterm-addon-ligatures": "^0.5.0",
"xterm-addon-search": "^0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions tabby-terminal/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,10 +203,10 @@ xterm-addon-webgl@^0.11.0:
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.11.1.tgz#33dd250ab52e9f51d2ff52396447962e6f53e24c"
integrity sha512-xF6DnEoV+rPtzetMBXBZVe1kLKtus7AKdEcyfq2eMHQzhaRvC+pfnU+XiCXC85kueguqu2UkBHXZs5mihK9jOQ==

"xterm@npm:@tabby-gang/[email protected].2":
version "4.14.0-beta.2"
resolved "https://registry.yarnpkg.com/@tabby-gang/xterm/-/xterm-4.14.0-beta.2.tgz#579d420d5a66a62f1ea0ae4895069a0b19cfda54"
integrity sha512-HWGoedGvA2+MUg6l2xJRlm4wYszXWXN3WnABvYG/jPT3lRq7BGXOkO7JTmvP5XIDUPikVlSyAuw9Wb6lteH9Yg==
"xterm@npm:@tabby-gang/[email protected].3":
version "4.14.0-beta.3"
resolved "https://registry.yarnpkg.com/@tabby-gang/xterm/-/xterm-4.14.0-beta.3.tgz#2e06e59edcff39710a7c8c79dc1b2ae040f101b0"
integrity sha512-DimzmYmKfwj51ay7IsYOtwfThRYMbAZ4bJHBy7RgiVfsJCrypRlf+s4ofz29Hhw1dohNA67ko34dFaNJt2NKmA==

yallist@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit 4ff5dea

Please sign in to comment.