diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4230777..f924705 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + devDependencies: syncpack: specifier: ^11.2.1 |