build scripts for copay shell binaries
This commit is contained in:
parent
8080c872f8
commit
c05895f879
3 changed files with 272 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
"shell": "node shell/scripts/launch.js",
|
||||
"setup-shell": "node shell/scripts/download-atom-shell.js",
|
||||
"chrome": "source browser-extensions/chrome/build.sh",
|
||||
"firefox": "source browser-extensions/firefox/build.sh"
|
||||
"firefox": "source browser-extensions/firefox/build.sh",
|
||||
"dist": "node shell/scripts/dist.js"
|
||||
},
|
||||
"homepage": "https://github.com/bitpay/copay",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue