Update VS Code to fix infinite refresh

Fixes #1581.
This commit is contained in:
Asher
2020-05-05 12:22:35 -05:00
parent 0a2f06b296
commit 4875f6aa87
4 changed files with 179 additions and 212 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "code-server",
"license": "MIT",
"version": "3.2.0",
"version": "3.3.0",
"scripts": {
"clean": "ci/clean.sh",
"vscode": "ci/vscode.sh",