10 lines
120 B
JSON
10 lines
120 B
JSON
{
|
|
"$schema": "https://schema.tauri.app/config/2",
|
|
"bundle": {
|
|
"targets": [
|
|
"deb",
|
|
"rpm"
|
|
]
|
|
}
|
|
}
|