Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Solorio committed Sep 14, 2021
1 parent 28d1f0f commit 8b48265
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,12 @@
"vscode-regexpp": "^3.1.0",
"vscode-ripgrep": "^1.12.0",
"vscode-textmate": "5.4.0",
"xterm": "4.14.0-beta.22",
"xterm-addon-search": "0.9.0-beta.4",
"xterm-addon-serialize": "0.6.0-beta.8",
"xterm-addon-unicode11": "0.3.0-beta.6",
"xterm-addon-webgl": "0.12.0-beta.10",
"xterm-headless": "4.14.0-beta.12",
"xterm": "4.15.0-beta.1",
"xterm-addon-search": "0.9.0-beta.5",
"xterm-addon-serialize": "0.6.0",
"xterm-addon-unicode11": "0.3.0",
"xterm-addon-webgl": "0.12.0-beta.13",
"xterm-headless": "4.15.0-beta.1",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
Expand Down

0 comments on commit 8b48265

Please sign in to comment.