Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(build): record preferred NPM publishing order (#13394)
Use lerna to generate a topologically sorted list of `.tgz` files. This list will be used during publishing to impose an order on the package publishing actions. Fixes #13221. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information