Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

fix: add publish script to common workspace#360

Merged
cryptotavares merged 1 commit intomainfrom
chore/add-publish-script-to-common-workspace
Jan 5, 2023
Merged

fix: add publish script to common workspace#360
cryptotavares merged 1 commit intomainfrom
chore/add-publish-script-to-common-workspace

Conversation

@cryptotavares
Copy link
Copy Markdown
Contributor

Changes

Add publish script to common workspace.
We need that because If we try yarn common npm publish, we will get an error stating that npm command is not found. This is because it will try to actually run npm instead of the yarn npm command.

@cryptotavares cryptotavares requested a review from a team January 4, 2023 16:32
If we try yarn common npm publish,
we will get an error stating that
npm command is not found. This is
because it will try to actually run npm
instead of the yarn npm command.
@cryptotavares cryptotavares force-pushed the chore/add-publish-script-to-common-workspace branch from 699d77d to 8828999 Compare January 5, 2023 10:41
@cryptotavares cryptotavares merged commit b93fa79 into main Jan 5, 2023
@cryptotavares cryptotavares deleted the chore/add-publish-script-to-common-workspace branch January 5, 2023 11:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants