mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
fix(release): sdk-playground version + pin Docker bun + skip private in verify
- Add missing version field to sdk-playground/package.json (broke pnpm pack) - Skip private packages in verify-packed-manifests (prevent recurrence) - Pin bun v1.3.13 in Dockerfile.test (1.3.14 produces different lockfile)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "@hyperframes/sdk-playground",
|
||||
"version": "0.6.99",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user