Skip to content

Commit

Permalink
docs: revert changes to unrelated lines
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed May 13, 2024
1 parent 80ae968 commit b765420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/npmrc.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ You may also use an environment variable. For example:
Or you may just use an environment variable directly, without changing `.npmrc` at all:

```
npm_config_//registry.npmjs.org/:_authToken=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
npm_config_//registry.npmjs.org/:_authToken=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
```

### <URL>:tokenHelper
Expand Down

0 comments on commit b765420

Please sign in to comment.