habitica-self-host/.bowerrc

8 lines
No EOL
157 B
Text

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