Skip to content

Instantly share code, notes, and snippets.

@ClintonKildepstein
Forked from sheerun/.bowerrc
Created October 10, 2021 10:46
Show Gist options
  • Save ClintonKildepstein/10f115c1690027dc7605400d53bf9bdc to your computer and use it in GitHub Desktop.
Save ClintonKildepstein/10f115c1690027dc7605400d53bf9bdc to your computer and use it in GitHub Desktop.
Proper .bowerrc file pointing to new Bower registry (if using legacy Bower version)
{
"registry": "https://registry.bower.io"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment