microsoft / PartsUnlimited

.Net Core + SQL Azure app for DevOps Scenarios
https://microsoft.github.io/PartsUnlimited/
MIT License
667 stars 1.53k forks source link

Add .bowerrc file to fix issue #151 #152

Closed dingliu closed 6 years ago

dingliu commented 6 years ago

Summary of the changes:

{
  "registry": "https://registry.bower.io"
}

Issue #151