Skip to content

Commit f6bd506

Browse files
committed
fix(mcp-chat): removed unused dependency
1 parent 5620679 commit f6bd506

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

workspaces/mcp-chat/plugins/mcp-chat-common/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"prepack": "backstage-cli package prepack",
3030
"postpack": "backstage-cli package postpack"
3131
},
32-
"dependencies": {
33-
"@backstage/errors": "^1.2.7"
34-
},
3532
"devDependencies": {
3633
"@backstage/cli": "^0.33.0"
3734
},

workspaces/mcp-chat/yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2556,7 +2556,6 @@ __metadata:
25562556
resolution: "@backstage-community/plugin-mcp-chat-common@workspace:plugins/mcp-chat-common"
25572557
dependencies:
25582558
"@backstage/cli": "npm:^0.33.0"
2559-
"@backstage/errors": "npm:^1.2.7"
25602559
languageName: unknown
25612560
linkType: soft
25622561

0 commit comments

Comments
 (0)