We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2fef82 commit 6f26955Copy full SHA for 6f26955
2 files changed
workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json
@@ -71,7 +71,7 @@
71
"scalprum": {
72
"name": "red-hat-developer-hub.backstage-plugin-orchestrator-form-widgets",
73
"exposedModules": {
74
- "OrchestratorFormWidgetsPlugin": "./src/index.ts"
+ "PluginRoot": "./src/index.ts"
75
}
76
},
77
"devDependencies": {
workspaces/orchestrator/plugins/orchestrator/package.json
@@ -111,7 +111,7 @@
111
112
"name": "red-hat-developer-hub.backstage-plugin-orchestrator",
113
114
- "OrchestratorPlugin": "./src/index.ts"
115
116
117
"maintainers": [
0 commit comments