mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
chore(pnpm): update workspace settings
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
+3
-2
@@ -4,14 +4,15 @@ packages:
|
||||
|
||||
saveExact: true
|
||||
engineStrict: true
|
||||
ignoreDepScripts: true
|
||||
blockExoticSubdeps: true
|
||||
packageImportMethod: hardlink
|
||||
lockfileIncludeTarballUrl: true
|
||||
linkWorkspacePackages: deep
|
||||
injectWorkspacePackages: true
|
||||
shamefullyHoist: true
|
||||
fetchRetries: 15
|
||||
strictDepBuilds: false
|
||||
dedupePeers: true
|
||||
dedupeDirectDeps: true
|
||||
|
||||
allowBuilds:
|
||||
'@skirtle/vue-vnode-utils': false
|
||||
|
||||
Reference in New Issue
Block a user