mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-17 23:51:08 +00:00
Merge 83cc60e765 into 3e202ebf5b
This commit is contained in:
commit
3e2c0a332f
4 changed files with 4 additions and 4 deletions
2
.nvmrc
2
.nvmrc
|
|
@ -1 +1 @@
|
|||
v20.19.2
|
||||
20.20.2
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
pnpm 10.8.1
|
||||
nodejs 20.19.2
|
||||
nodejs 20.20.2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "roo-code",
|
||||
"packageManager": "pnpm@10.8.1",
|
||||
"engines": {
|
||||
"node": "20.19.2"
|
||||
"node": "20.20.2"
|
||||
},
|
||||
"scripts": {
|
||||
"preinstall": "node scripts/bootstrap.mjs",
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
},
|
||||
"engines": {
|
||||
"vscode": "^1.84.0",
|
||||
"node": "20.19.2"
|
||||
"node": "20.20.2"
|
||||
},
|
||||
"author": {
|
||||
"name": "Roo Code"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue