diff --git a/package.json b/package.json index 3f287c72c..0785ac8e7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ - { + { "//":"PLEASE! Do not edit this file directly", - "//":" Modify it at app-template/", + "//":" Modify it at app-template/", "name": "bitpay", "description": "The BitPay Bitcoin Wallet", @@ -23,8 +23,10 @@ "visible": true, "resizable": true, "frame": true, - "width": 800, + "width": 400, "height": 600, + "min_width": 400, + "min_height": 600, "position": "center", "fullscreen": false },