Discard changes to pnpm-lock.yaml
This commit is contained in:
parent
bf2a9fef17
commit
f520e21e8d
1 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,9 @@
|
|||
lockfileVersion: '6.0'
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
dependencies:
|
||||
arrpc:
|
||||
specifier: github:OpenAsar/arrpc#89f4da610ccfac93f461826a446a17cd3b23953d
|
||||
|
@ -4388,7 +4392,3 @@ packages:
|
|||
- bufferutil
|
||||
- utf-8-validate
|
||||
dev: false
|
||||
|
||||
settings:
|
||||
autoInstallPeers: true
|
||||
excludeLinksFromLockfile: false
|
||||
|
|
Reference in a new issue