Update required vscode engine to ^1.84.0 to match cline

This commit is contained in:
Matt Rubens
2025-01-13 07:57:01 -05:00
parent 184fb7e7c0
commit f1d01743fc
3 changed files with 7 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"theme": "dark"
},
"engines": {
"vscode": "^1.93.1"
"vscode": "^1.84.0"
},
"author": {
"name": "Roo Vet"