Skip to content

Commit

Permalink
ci(core.sso): add prepare command to publish (#13756)
Browse files Browse the repository at this point in the history
ref: MANAGER-14622

Signed-off-by: Anoop N <[email protected]>
  • Loading branch information
anooparveti authored Oct 24, 2024
1 parent 34f3ff3 commit 50fdd16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/manager/core/sso/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"scripts": {
"build": "tsc",
"dev": "tsc",
"prepare": "tsc",
"start:watch": "tsc -w"
},
"devDependencies": {
Expand Down

0 comments on commit 50fdd16

Please sign in to comment.