mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(bower): add a .bowerrc file
This commit is contained in:
parent
01cd34957e
commit
c197c2aa27
1 changed files with 4 additions and 0 deletions
4
.bowerrc
Normal file
4
.bowerrc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"directory": "bower_components",
|
||||
"json": "bower.json"
|
||||
}
|
||||
Loading…
Reference in a new issue