Skip to content

Commit

Permalink
Revert workaround for black bar in terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyriar committed Jun 13, 2018
1 parent edc16f0 commit d901821
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"vscode-nsfw": "1.0.17",
"vscode-ripgrep": "^1.0.1",
"vscode-textmate": "^3.3.3",
"vscode-xterm": "3.5.0-beta10",
"vscode-xterm": "3.5.0-beta12",
"yauzl": "^2.9.1"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6253,9 +6253,9 @@ vscode-textmate@^3.3.3:
fast-plist "^0.1.2"
oniguruma "^6.0.1"

[email protected]beta10:
version "3.5.0-beta10"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.5.0-beta10.tgz#f70dd17b77f0ad20b4cc799598d66267e91ec974"
[email protected]beta12:
version "3.5.0-beta12"
resolved "https://registry.yarnpkg.com/vscode-xterm/-/vscode-xterm-3.5.0-beta12.tgz#853b9bd42ac7bee2ef3deac08d9199e4b7d5dcdb"

vso-node-api@^6.1.2-preview:
version "6.1.2-preview"
Expand Down

0 comments on commit d901821

Please sign in to comment.