Typescript is listed as a peerDependency of this package, resulting in warnings when installing it. It should be removed from the peer deps as it can be used without TS in general.
Log with pnpm install:
├─┬ @farcaster/quick-auth 0.0.8
│ └── ✕ unmet peer typescript@5.8.3: found 5.9.2
Typescript is listed as a peerDependency of this package, resulting in warnings when installing it. It should be removed from the peer deps as it can be used without TS in general.
Log with pnpm install: