chore(bower): add a .bowerrc file

This commit is contained in:
jankuca 2013-08-07 13:49:52 -07:00 committed by Brian Ford
parent 8ea802a1d2
commit ca09a0db2f

4
.bowerrc Normal file
View file

@ -0,0 +1,4 @@
{
"directory": "bower_components",
"json": "bower.json"
}