Skip to content

Commit

Permalink
feat: add script for action-cli shared (#2050)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfrimpong authored May 22, 2024
1 parent 3816f53 commit e790949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"scripts": {
"browser": "yarn workspace @segment/browser-destinations",
"cloud": "yarn workspace @segment/action-destinations",
"shared": "yarn workspace @segment/actions-shared",
"cli": "yarn workspace @segment/actions-cli",
"cli-internal": "yarn workspace @segment/actions-cli-internal",
"core": "yarn workspace @segment/actions-core",
Expand Down

0 comments on commit e790949

Please sign in to comment.