Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

fix(install): fix incorrect concurrency option when creating a dev install #15

Merged
merged 1 commit into from
Jul 18, 2021

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented Jul 18, 2021

Creating a development install would result in an error because the dashes of the concurrency option that is passed through npm to lerna was missing the two dashes.
This bug was introduced in a refactoring in a593c42.

…stall

Creating a development install would result in an error because the dashes of the concurrency option that is passed through npm to lerna was missing the two dashes.
This bug was introduced in a refactoring in a593c42.
@hlxid hlxid merged commit e2fd78b into master Jul 18, 2021
@hlxid hlxid deleted the fix-dev-install-concurrency-flag branch July 18, 2021 19:26
github-actions bot pushed a commit that referenced this pull request Jul 18, 2021
## [0.1.4](v0.1.3...v0.1.4) (2021-07-18)

### Bug Fixes

* **install:** fix incorrect concurrency option when creating a dev install ([#15](#15)) ([e2fd78b](e2fd78b))
@github-actions
Copy link

🎉 This PR is included in version 0.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant