Skip to content

Instantly share code, notes, and snippets.

@col000r
Created February 11, 2019 02:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save col000r/6ffedaa34fbb2de539c28b95913f0068 to your computer and use it in GitHub Desktop.
Save col000r/6ffedaa34fbb2de539c28b95913f0068 to your computer and use it in GitHub Desktop.
How to add scope registries to your package manifest
{
"scopedRegistries": [
{
"name": "Tools",
"url": "http://34.247.102.143:4873/",
"scopes": [
"at.blackish"
]
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment