Skip to content

Commit 1fa549d

Browse files
committed
deps: @npmcli/[email protected]
* feat: export npm_config_local_prefix and npm_config_global_prefix to the environment
1 parent 3e8ada5 commit 1fa549d

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

node_modules/@npmcli/config/lib/set-envs.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/@npmcli/config/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@npmcli/arborist": "^2.8.2",
5757
"@npmcli/ci-detect": "^1.2.0",
58-
"@npmcli/config": "^2.2.0",
58+
"@npmcli/config": "^2.3.0",
5959
"@npmcli/map-workspaces": "^1.0.4",
6060
"@npmcli/package-json": "^1.0.1",
6161
"@npmcli/run-script": "^1.8.6",

0 commit comments

Comments
 (0)