This website requires JavaScript.
Explore
Help
Sign in
chrisp
/
brackt
Watch
1
Star
1
Fork
You've already forked brackt
0
Code
Issues
42
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b0c0daa568
brackt
/
.npmrc
2 lines
22 B
Text
Raw
Normal View
History
Unescape
Escape
Add .npmrc with legacy-peer-deps for better-auth/drizzle peer dep conflict better-auth@1.6.9 declares peerOptional deps on drizzle-orm ^0.45.2 and drizzle-kit >=0.31.4, but we run drizzle-orm ~0.36.3 / drizzle-kit ~0.28.1. The adapter works correctly at runtime with our versions — the peer dep is only for stricter type checking. This unblocks npm ci in CI without a risky drizzle major-version upgrade. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 21:50:14 -07:00
legacy-peer-deps=true
Reference in a new issue
Copy permalink