Skip to content

Commit 4fc2f3e

Browse files
committed
* Support setting email without username/password Fixes: #2300
1 parent bc1c567 commit 4fc2f3e

File tree

4 files changed

+30
-18
lines changed

4 files changed

+30
-18
lines changed

node_modules/@npmcli/config/lib/index.js

Lines changed: 21 additions & 9 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
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@npmcli/arborist": "^2.0.2",
4646
"@npmcli/ci-detect": "^1.2.0",
47-
"@npmcli/config": "^1.2.7",
47+
"@npmcli/config": "^1.2.8",
4848
"@npmcli/run-script": "^1.8.1",
4949
"abbrev": "~1.1.1",
5050
"ansicolors": "~0.3.2",

0 commit comments

Comments
 (0)