Created
February 11, 2019 02:33
-
-
Save col000r/6ffedaa34fbb2de539c28b95913f0068 to your computer and use it in GitHub Desktop.
How to add scope registries to your package manifest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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