Skip to content

Commit

Permalink
misc wrapper fixes (#2268)
Browse files Browse the repository at this point in the history
Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash authored Jan 30, 2025
1 parent d02cd58 commit 92f21d8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"extends": ["//"],
"tasks": {
"tsc": {
"outputs": [
"../../../dist-types/dynamic-plugins/wrappers/red-hat-developer-hub-backstage-plugin-global-header/**"
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"backstage": {
"role": "backend-plugin",
"supported-versions": "1.32.6",
"supported-versions": "1.35.0",
"pluginId": "red-hat-developer-hub-backstage-plugin-marketplace-backend",
"pluginPackages": [
"red-hat-developer-hub-backstage-plugin-marketplace",
Expand Down

0 comments on commit 92f21d8

Please sign in to comment.