diff --git a/package.json b/package.json index c1917e0..9284f53 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "engines": { "node": "<=10", - "vscode": ">=1.1.36" + "vscode": ">=1.40.0" }, "scripts": { "build": "yarn cleanup && yarn build:ts && yarn build:generate-themes && yarn build:ui",