mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -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",
|
"appId": "co.zeit.hyper",
|
||||||
"extraResources": "./bin/yarn-standalone.js",
|
"extraResources": "./bin/yarn-standalone.js",
|
||||||
"linux": {
|
"linux": {
|
||||||
|
"category": "TerminalEmulator",
|
||||||
"target": [
|
"target": [
|
||||||
{
|
{
|
||||||
"target": "deb",
|
"target": "deb",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue