Skip to content

Commit

Permalink
Update npm.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Nov 18, 2023
1 parent 11f400a commit ec1ba78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cheat-sheet/Packaging/npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ related:

## Alternative registries

# Scoped login to alternative registry
Scoped login to alternative registry

npm login --scope=@NAMESPACE --auth-type=legacy --registry=https://npm.pkg.github.com

Set publish target in `package.json`
Expand Down

0 comments on commit ec1ba78

Please sign in to comment.