mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-02 13:04:57 -04:00
refactor: import new func names from pnpm-shrinkwrap
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import RegClient = require('npm-registry-client')
|
||||
import {
|
||||
read as readWantedShrinkwrap,
|
||||
readPrivate as readCurrentShrinkwrap
|
||||
readWanted as readWantedShrinkwrap,
|
||||
readCurrent as readCurrentShrinkwrap
|
||||
} from 'pnpm-shrinkwrap'
|
||||
import {
|
||||
resolve,
|
||||
|
||||
Reference in New Issue
Block a user