mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-29 07:34:15 +00:00
Fix pnpm workspace install settings
Co-authored-by: Steven <styfle@users.noreply.github.com>
This commit is contained in:
@@ -27,11 +27,5 @@
|
||||
"@types/node": "22.10.7",
|
||||
"@types/react": "19.0.7",
|
||||
"@types/react-dom": "19.0.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"bcrypt",
|
||||
"sharp"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user