.
This commit is contained in:
parent
d6c2915d66
commit
cc7bc88ee6
4 changed files with 7 additions and 9 deletions
10
package.json
10
package.json
|
|
@ -1,12 +1,12 @@
|
|||
|
||||
{
|
||||
{
|
||||
"//":"PLEASE! Do not edit this file directly",
|
||||
"//":" Modify it at app-template/",
|
||||
"//":" Modify it at app-template/",
|
||||
|
||||
"name": "bitpay",
|
||||
"description": "The BitPay Bitcoin Wallet",
|
||||
"author": "BitPay",
|
||||
"version": "0.3.0",
|
||||
"version": "0.6.0",
|
||||
"keywords": [
|
||||
"wallet",
|
||||
"copay",
|
||||
|
|
@ -23,10 +23,8 @@
|
|||
"visible": true,
|
||||
"resizable": true,
|
||||
"frame": true,
|
||||
"width": 400,
|
||||
"width": 800,
|
||||
"height": 600,
|
||||
"min_width": 400,
|
||||
"min_height": 600,
|
||||
"position": "center",
|
||||
"fullscreen": false
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue