mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
8 lines
165 B
Text
8 lines
165 B
Text
{
|
|
"directory": "common/public/bower_components",
|
|
"storage" : {
|
|
"packages" : ".bower-cache",
|
|
"registry" : ".bower-registry"
|
|
},
|
|
"tmp" : ".bower-tmp"
|
|
}
|