From c07d1fa4b9e3cfc570f6454a891ae2c1845d7e03 Mon Sep 17 00:00:00 2001 From: Christopher Dignam Date: Mon, 16 Mar 2026 22:10:00 -0400 Subject: [PATCH] fix vscode engine version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50827f8..8b65c34 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "url": "https://github.com/chdsbd/vscode-githubinator/issues" }, "engines": { - "vscode": "^1.89.0" + "vscode": "^1.110.0" }, "categories": [ "Other"