Specified new address for bower registry from boswer.herokuapp.com to registry.bower.io

This commit is contained in:
rafsanulhasan 2018-08-13 11:22:17 +06:00
parent e1313f2c2a
commit 0d4d0060bd
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,4 @@
{
"directory": "wwwroot/lib"
"directory": "wwwroot/lib",
"registry": "https://registry.bower.io"
}

View File

@ -1,3 +1,4 @@
{
"directory": "wwwroot/lib"
"directory": "wwwroot/lib",
"registry": "https://registry.bower.io"
}