mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
fix app/package.json for debian build
This commit is contained in:
parent
baf76eb8f3
commit
0699d266cd
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,10 @@
|
|||
"productName": "HyperTerm",
|
||||
"version": "0.7.0",
|
||||
"license": "MIT",
|
||||
"author": "rauchg",
|
||||
"author": {
|
||||
"name": "Guillermo Rauch",
|
||||
"email": "rauchg@zeit.co"
|
||||
},
|
||||
"repository": "zeit/hyperterm",
|
||||
"description": "HTML/JS/CSS Terminal",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue