mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
ASAR is enabled by default, no need to set it (#2098)
This commit is contained in:
parent
2ce66662e1
commit
6bdb04db12
1 changed files with 0 additions and 2 deletions
|
|
@ -74,7 +74,6 @@
|
|||
},
|
||||
"build": {
|
||||
"appId": "co.zeit.hyper",
|
||||
"asar": true,
|
||||
"extraResources": "./bin/yarn-standalone.js",
|
||||
"linux": {
|
||||
"target": [
|
||||
|
|
@ -137,7 +136,6 @@
|
|||
"uuid": "3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"asar": "0.13.0",
|
||||
"ava": "0.17.0",
|
||||
"babel-cli": "6.24.1",
|
||||
"babel-core": "6.25.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue