mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Update required vscode engine to ^1.84.0 to match cline
This commit is contained in:
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"
|
"typescript": "^5.4.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.93.1"
|
"vscode": "^1.84.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ampproject/remapping": {
|
"node_modules/@ampproject/remapping": {
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"theme": "dark"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.93.1"
|
"vscode": "^1.84.0"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Roo Vet"
|
"name": "Roo Vet"
|
||||||
|
|||||||
Reference in New Issue
Block a user