Skip to content

Commit

Permalink
limit tauri bundle types
Browse files Browse the repository at this point in the history
  • Loading branch information
gagarin55 committed Dec 29, 2023
1 parent 3e426a5 commit 49362f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"resources": [],
"shortDescription": "",
"targets": "all",
"targets": ["nsis", "dmg", "appimage"],
"updater": {
"active": false
},
Expand Down

0 comments on commit 49362f5

Please sign in to comment.