diff --git a/test/frameworks/remix-pnpm/pnpm-lock.yaml b/test/frameworks/remix-pnpm/pnpm-lock.yaml index ac64576..a573689 100644 --- a/test/frameworks/remix-pnpm/pnpm-lock.yaml +++ b/test/frameworks/remix-pnpm/pnpm-lock.yaml @@ -1,9 +1,5 @@ lockfileVersion: '6.0' -settings: - autoInstallPeers: true - excludeLinksFromLockfile: false - dependencies: '@remix-run/css-bundle': specifier: ^1.19.3 @@ -7379,3 +7375,7 @@ packages: /zwitch@2.0.4: resolution: {integrity: sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==} dev: true + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false