diff --git a/editors/code/package.json b/editors/code/package.json index 045d372e77..4fc2cb754a 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -13,7 +13,7 @@ "Other" ], "engines": { - "vscode": "^1.30.0" + "vscode": "^1.31.0" }, "scripts": { "vscode:prepublish": "npm run compile",