Better error handling when unable to apply diffs (#71)

This commit is contained in:
Matt Rubens
2024-12-11 11:20:01 -05:00
committed by GitHub
parent f0259aecad
commit 355dc822dd
4 changed files with 13 additions and 6 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "roo-cline",
"version": "2.1.18",
"version": "2.1.19",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "roo-cline",
"version": "2.1.18",
"version": "2.1.19",
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.10.2",
"@anthropic-ai/sdk": "^0.26.0",