mirror of
https://github.com/pnpm/pnpm.git
synced 2026-03-31 05:22:00 -04:00
fix: remove not used npm dependency
This commit is contained in:
@@ -55,7 +55,6 @@
|
||||
"node-gyp": "^3.6.0",
|
||||
"normalize-path": "^2.1.1",
|
||||
"normalize-registry-url": "^1.0.0",
|
||||
"npm": "^5.4.2",
|
||||
"npm-package-arg": "^5.0.0",
|
||||
"npm-registry-client": "^8.1.0",
|
||||
"os-homedir": "^1.0.2",
|
||||
|
||||
@@ -35,7 +35,6 @@ dependencies:
|
||||
node-gyp: 3.6.2
|
||||
normalize-path: 2.1.1
|
||||
normalize-registry-url: 1.0.0
|
||||
npm: 5.4.2
|
||||
npm-package-arg: 5.1.2
|
||||
npm-registry-client: 8.5.0
|
||||
os-homedir: 1.0.2
|
||||
@@ -1369,9 +1368,6 @@ packages:
|
||||
dev: true
|
||||
resolution:
|
||||
integrity: sha1-FOfHjBKIvW2CB4dpx6qVg/xBPAM=
|
||||
/npm/5.4.2:
|
||||
resolution:
|
||||
integrity: sha512-F6LLCAHriKyKQ9Ff03UKCjkXZoRBp281I42K42+VeHfjAXZ3TJdg3RccinzoCFV1kDxCedVm7AstIpb1Uf5UkQ==
|
||||
/npmlog/4.1.2:
|
||||
dependencies:
|
||||
are-we-there-yet: 1.1.4
|
||||
@@ -2306,7 +2302,6 @@ specifiers:
|
||||
node-gyp: ^3.6.0
|
||||
normalize-path: ^2.1.1
|
||||
normalize-registry-url: ^1.0.0
|
||||
npm: ^5.4.2
|
||||
npm-package-arg: ^5.0.0
|
||||
npm-registry-client: ^8.1.0
|
||||
npm-scripts-info: ^0.3.6
|
||||
|
||||
Reference in New Issue
Block a user