Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: build.sh script unnecessarily requires lerna to be globally in…
…stalled (aws#24217) Either lerna needs to be installed as a dependency or run through npx. Otherwise build.sh fails in the middle of a build on a system without it installed. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information