Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix compatibility check for bump PRs
Adds `DOWNLOAD_LATEST=true` when running compatibility check in build.sh. This prevents the script from attempting to download versions of the modules that have not been published. Long term fix will have to distinguish whether the current version in lerna.json has been published, and if not download latest instead.
- Loading branch information