Skip to content

Commit 2f55cbd

Browse files
authored
fix(orchestrator): add scalprum section to package.json (#777)
Signed-off-by: Marek Libra <marek.libra@gmail.com>
1 parent 5879273 commit 2f55cbd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • workspaces/orchestrator/plugins/orchestrator-form-widgets

workspaces/orchestrator/plugins/orchestrator-form-widgets/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,12 @@
6868
"peerDependencies": {
6969
"react": "^16.13.1 || ^17.0.0 || ^18.0.0"
7070
},
71+
"scalprum": {
72+
"name": "red-hat-developer-hub.backstage-plugin-orchestrator-form-widgets",
73+
"exposedModules": {
74+
"OrchestratorFormWidgetsPlugin": "./src/index.ts"
75+
}
76+
},
7177
"devDependencies": {
7278
"@backstage/cli": "^0.31.1",
7379
"@backstage/core-app-api": "^1.15.2",

0 commit comments

Comments
 (0)