mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-09 05:09:39 +00:00
Allow pnpm builds
This commit is contained in:
10
package.json
10
package.json
@@ -89,5 +89,15 @@
|
||||
"tailwind-scrollbar": "3.1.0",
|
||||
"tailwindcss": "3.4.4",
|
||||
"typescript": "5.4.5"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"electron",
|
||||
"esbuild",
|
||||
"exifreader",
|
||||
"lmdb",
|
||||
"msgpackr-extract",
|
||||
"nx"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user