Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(build): update publish script to run in parallel (#7)
- Changed the `publish` script in the root `package.json` from `lerna publish from-package` to `lerna run publish --parallel` for parallel execution of publish tasks.
- Loading branch information