diff --git a/.changeset/early-mails-knock.md b/.changeset/early-mails-knock.md new file mode 100644 index 0000000..ce4920f --- /dev/null +++ b/.changeset/early-mails-knock.md @@ -0,0 +1,5 @@ +--- +"roo-cline": patch +--- + +Update required vscode engine to ^1.84.0 to match cline" diff --git a/package-lock.json b/package-lock.json index 3893cbc..78d1600 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "typescript": "^5.4.5" }, "engines": { - "vscode": "^1.93.1" + "vscode": "^1.84.0" } }, "node_modules/@ampproject/remapping": { diff --git a/package.json b/package.json index f1a0240..5bbcee7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "theme": "dark" }, "engines": { - "vscode": "^1.93.1" + "vscode": "^1.84.0" }, "author": { "name": "Roo Vet"