mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-28 20:11:48 -04:00
feat: use shrinkwrap version 3.1
This commit is contained in:
@@ -47,7 +47,7 @@ test('local file', async function (t: tape.Test) {
|
||||
'local-pkg': 'file:../local-pkg',
|
||||
},
|
||||
registry: 'http://localhost:4873/',
|
||||
shrinkwrapVersion: 3,
|
||||
shrinkwrapVersion: 3.1,
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user