mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 00:47:24 -06:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"scripts": {
|
|
"postinstall": "patch-package --error-on-fail"
|
|
},
|
|
"workspaces": [
|
|
"resources/assets/v1",
|
|
"resources/assets/v2"
|
|
]
|
|
}
|