habitica-self-host/.bowerrc
2015-02-01 23:09:07 -06:00

8 lines
165 B
Text

{
"directory": "common/public/bower_components",
"storage" : {
"packages" : ".bower-cache",
"registry" : ".bower-registry"
},
"tmp" : ".bower-tmp"
}