mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
Use vscode scrollbar style; add TaskHeader
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-text-truncate": "^0.19.0",
|
||||
"react-textarea-autosize": "^8.5.3",
|
||||
"rewire": "^7.0.0",
|
||||
"typescript": "^4.9.5",
|
||||
@@ -44,6 +45,7 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-text-truncate": "^0.14.4",
|
||||
"@types/vscode-webview": "^1.57.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user