Skip to content

Commit 95796e7

Browse files
committed
pnpm issue
1 parent 8654f62 commit 95796e7

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.2",
44
"private": true,
55
"type": "module",
6+
"packageManager": "pnpm@10.26.2",
67
"scripts": {
78
"build": "next build",
89
"db:push": "drizzle-kit push",

pnpm-workspace.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,12 @@ overrides:
77
"axios@<1.8.2": ">=1.8.2"
88

99
onlyBuiltDependencies:
10+
- "@clerk/shared"
11+
- "@sentry/cli"
12+
- browser-tabs-lock
13+
- bufferutil
14+
- core-js
1015
- esbuild
16+
- libpq
17+
- unrs-resolver
18+
- utf-8-validate

0 commit comments

Comments
 (0)