Skip to content

Commit

Permalink
fix(deps): Remove unused libnpm (replaced by direct sub-packages)
Browse files Browse the repository at this point in the history
  • Loading branch information
evocateur committed Feb 4, 2019
1 parent 571c2e2 commit 1caeb28
Show file tree
Hide file tree
Showing 34 changed files with 2 additions and 239 deletions.
1 change: 0 additions & 1 deletion commands/add/package.json
Expand Up @@ -38,7 +38,6 @@
"@lerna/npm-conf": "file:../../utils/npm-conf",
"@lerna/validation-error": "file:../../core/validation-error",
"dedent": "^0.7.0",
"libnpm": "^2.0.1",
"npm-package-arg": "^6.1.0",
"p-map": "^1.2.0",
"pacote": "^9.4.1",
Expand Down
1 change: 0 additions & 1 deletion commands/bootstrap/package.json
Expand Up @@ -50,7 +50,6 @@
"@lerna/validation-error": "file:../../core/validation-error",
"dedent": "^0.7.0",
"get-port": "^3.2.0",
"libnpm": "^2.0.1",
"multimatch": "^2.1.0",
"npm-package-arg": "^6.1.0",
"npmlog": "^4.1.2",
Expand Down
1 change: 0 additions & 1 deletion commands/create/package.json
Expand Up @@ -41,7 +41,6 @@
"fs-extra": "^7.0.0",
"globby": "^8.0.1",
"init-package-json": "^1.10.3",
"libnpm": "^2.0.1",
"npm-package-arg": "^6.1.0",
"p-reduce": "^1.0.0",
"pacote": "^9.4.1",
Expand Down
1 change: 0 additions & 1 deletion commands/diff/package.json
Expand Up @@ -35,7 +35,6 @@
"@lerna/child-process": "file:../../core/child-process",
"@lerna/command": "file:../../core/command",
"@lerna/validation-error": "file:../../core/validation-error",
"libnpm": "^2.0.1",
"npmlog": "^4.1.2"
}
}
1 change: 0 additions & 1 deletion commands/publish/package.json
Expand Up @@ -53,7 +53,6 @@
"@lerna/version": "file:../version",
"figgy-pudding": "^3.5.1",
"fs-extra": "^7.0.0",
"libnpm": "^2.0.1",
"libnpmaccess": "^3.0.1",
"npm-package-arg": "^6.1.0",
"npm-registry-fetch": "^3.9.0",
Expand Down
1 change: 0 additions & 1 deletion commands/version/package.json
Expand Up @@ -45,7 +45,6 @@
"@lerna/validation-error": "file:../../core/validation-error",
"chalk": "^2.3.1",
"dedent": "^0.7.0",
"libnpm": "^2.0.1",
"minimatch": "^3.0.4",
"npmlog": "^4.1.2",
"p-map": "^1.2.0",
Expand Down
1 change: 0 additions & 1 deletion core/cli/package.json
Expand Up @@ -35,7 +35,6 @@
"dependencies": {
"@lerna/global-options": "file:../global-options",
"dedent": "^0.7.0",
"libnpm": "^2.0.1",
"npmlog": "^4.1.2",
"yargs": "^12.0.1"
}
Expand Down
1 change: 0 additions & 1 deletion core/command/package.json
Expand Up @@ -39,7 +39,6 @@
"dedent": "^0.7.0",
"execa": "^1.0.0",
"is-ci": "^1.0.10",
"libnpm": "^2.0.1",
"lodash": "^4.17.5",
"npmlog": "^4.1.2"
}
Expand Down
1 change: 0 additions & 1 deletion core/conventional-commits/package.json
Expand Up @@ -37,7 +37,6 @@
"conventional-recommended-bump": "^4.0.4",
"fs-extra": "^7.0.0",
"get-stream": "^4.0.0",
"libnpm": "^2.0.1",
"npm-package-arg": "^6.1.0",
"npmlog": "^4.1.2",
"pify": "^3.0.0",
Expand Down
1 change: 0 additions & 1 deletion core/lerna/package.json
Expand Up @@ -50,7 +50,6 @@
"@lerna/run": "file:../../commands/run",
"@lerna/version": "file:../../commands/version",
"import-local": "^1.0.0",
"libnpm": "^2.0.1",
"npmlog": "^4.1.2"
}
}
1 change: 0 additions & 1 deletion core/package-graph/package.json
Expand Up @@ -31,7 +31,6 @@
},
"dependencies": {
"@lerna/validation-error": "file:../validation-error",
"libnpm": "^2.0.1",
"npm-package-arg": "^6.1.0",
"semver": "^5.5.0"
}
Expand Down
1 change: 0 additions & 1 deletion core/package/package.json
Expand Up @@ -30,7 +30,6 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"libnpm": "^2.0.1",
"load-json-file": "^4.0.0",
"npm-package-arg": "^6.1.0",
"write-pkg": "^3.1.0"
Expand Down
1 change: 0 additions & 1 deletion core/project/package.json
Expand Up @@ -38,7 +38,6 @@
"dot-prop": "^4.2.0",
"glob-parent": "^3.1.0",
"globby": "^8.0.1",
"libnpm": "^2.0.1",
"load-json-file": "^4.0.0",
"npmlog": "^4.1.2",
"p-map": "^1.2.0",
Expand Down
1 change: 0 additions & 1 deletion core/prompt/package.json
Expand Up @@ -31,7 +31,6 @@
},
"dependencies": {
"inquirer": "^6.2.0",
"libnpm": "^2.0.1",
"npmlog": "^4.1.2"
}
}
1 change: 0 additions & 1 deletion core/validation-error/package.json
Expand Up @@ -30,7 +30,6 @@
"test": "echo \"Run tests from root\" && exit 1"
},
"dependencies": {
"libnpm": "^2.0.1",
"npmlog": "^4.1.2"
}
}

0 comments on commit 1caeb28

Please sign in to comment.