mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-23 16:20:57 -04:00
5
.changeset/few-starfishes-hammer.md
Normal file
5
.changeset/few-starfishes-hammer.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@pnpm/make-dedicated-lockfile": patch
|
||||
---
|
||||
|
||||
Shebang added to the bin file.
|
||||
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
import PnpmError from '@pnpm/error'
|
||||
import findWorkspaceDir from '@pnpm/find-workspace-dir'
|
||||
import makeDedicatedLockfile from '.'
|
||||
|
||||
Reference in New Issue
Block a user