Skip to content

Commit

Permalink
chore(orchestrator): add postversion script to orchestrator-backend (
Browse files Browse the repository at this point in the history
…janus-idp#1080)

chore(orchestrator): add postversion script to orchestrator-backend
  • Loading branch information
caponetto authored Jan 18, 2024
1 parent 9c1e7c4 commit a1a88f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/orchestrator-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"clean": "backstage-cli package clean",
"prepack": "backstage-cli package prepack",
"postpack": "backstage-cli package postpack",
"postversion": "yarn run export-dynamic",
"export-dynamic": "janus-cli package export-dynamic-plugin"
},
"dependencies": {
Expand Down

0 comments on commit a1a88f6

Please sign in to comment.