Closed bucko13 closed 5 months ago
Latest commit: d3de44e81ec2369e2520f5836386ce9fd809fcc5
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
caravan-coordinator | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 10, 2024 10:14pm |
@robertshuford includes the changes from #99 as well
when trying to install one of the new packages (psbt or wallets) that depends on the internal package
@caravan/multisig
, I'm getting an error that the package can't be found in the registry. This shouldn't even be attempted. I'm not sure that this will fix it, but when looking at some turborepo examples, I did see that internal packages seem to have a version of0.0.0
so maybe that will help. Included some other cleanup in the build processes that may or may not be related.