mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-07-07 10:35:09 +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",
|
"tailwind-scrollbar": "3.1.0",
|
||||||
"tailwindcss": "3.4.4",
|
"tailwindcss": "3.4.4",
|
||||||
"typescript": "5.4.5"
|
"typescript": "5.4.5"
|
||||||
|
},
|
||||||
|
"pnpm": {
|
||||||
|
"onlyBuiltDependencies": [
|
||||||
|
"electron",
|
||||||
|
"esbuild",
|
||||||
|
"exifreader",
|
||||||
|
"lmdb",
|
||||||
|
"msgpackr-extract",
|
||||||
|
"nx"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user