mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Add category option under linux key in root package.json (#2184)
Fix #2097
This commit is contained in:
parent
da395a8f39
commit
26a9823def
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@
|
|||
"appId": "co.zeit.hyper",
|
||||
"extraResources": "./bin/yarn-standalone.js",
|
||||
"linux": {
|
||||
"category": "TerminalEmulator",
|
||||
"target": [
|
||||
{
|
||||
"target": "deb",
|
||||
|
|
|
|||
Loading…
Reference in a new issue