mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update required vscode engine to ^1.84.0 to match cline
This commit is contained in:
parent
184fb7e7c0
commit
f1d01743fc
3 changed files with 7 additions and 2 deletions
5
.changeset/early-mails-knock.md
Normal file
5
.changeset/early-mails-knock.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
Update required vscode engine to ^1.84.0 to match cline"
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
|
|
@ -68,7 +68,7 @@
|
|||
"typescript": "^5.4.5"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.93.1"
|
||||
"vscode": "^1.84.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
"theme": "dark"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.93.1"
|
||||
"vscode": "^1.84.0"
|
||||
},
|
||||
"author": {
|
||||
"name": "Roo Vet"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue