mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-23 09:51:10 +01:00
Fix targets
This commit is contained in:
@@ -59,7 +59,14 @@
|
||||
"../plugin-runtime/build": "plugin-runtime"
|
||||
},
|
||||
"shortDescription": "Play with APIs, intuitively",
|
||||
"targets": "all",
|
||||
"targets": [
|
||||
"app",
|
||||
"appimage",
|
||||
"deb",
|
||||
"dmg",
|
||||
"nsis",
|
||||
"rpm"
|
||||
],
|
||||
"iOS": {
|
||||
"developmentTeam": "7PU3P6ELJ8"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user