diff --git a/ecosystem/typescript/sdk/pnpm-lock.yaml b/ecosystem/typescript/sdk/pnpm-lock.yaml index a6fa2dc2aa8..4134b787761 100644 --- a/ecosystem/typescript/sdk/pnpm-lock.yaml +++ b/ecosystem/typescript/sdk/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - dependencies: '@aptos-labs/aptos-client': specifier: ^0.1.0 @@ -7890,3 +7886,7 @@ packages: handlebars: 4.7.7 json-schema-ref-parser: 9.0.9 dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false