diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 16bab14..9fd9cac 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,4 +15,4 @@ jobs: - uses: actions/checkout@v4 - uses: oven-sh/setup-bun@v1 - run: bun i - - run: npx jsr publish + - run: npx jsr publish --allow-slow-types diff --git a/bun.lockb b/bun.lockb index cb587e8..3134477 100755 Binary files a/bun.lockb and b/bun.lockb differ