-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Is your feature request related to a problem? Please describe.
I'd like to deprecate packages published on the GitHub registry.
I have the .npmrc configured to map the package accordingly
@my-scope:registry=https://npm.pkg.github.com
So the regular npm deprecate command is correctly addressing that registry.
This package however uses a hard coded npmjs reference.
Describe the solution you'd like
Use the registry from npm configuration
Describe alternatives you've considered
Less ideal, but add a config parameter to let the user pass the target registry as argument
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels