@tupper/deepagents@0.1.1
·
4 commits
to main
since this release
Patch Changes
-
Fix uninstallable 0.1.0 packages whose internal dependencies were published as the literal
workspace:*protocol.The release pipeline previously published via
changeset publish, which shells out tonpm publishand leavesworkspace:*verbatim in the published manifests — sonpm install/bunxof any package with internal@tupper/*deps failed withEUNSUPPORTEDPROTOCOL/workspace:* failed to resolve. Releases now publish each package withbun publish, which rewritesworkspace:*to the concrete version. -
Updated dependencies
- @tupper/sdk@0.1.1