Add dependencies to package.json
This commit is contained in:
parent
0f0e7b78d5
commit
fef87921a0
1 changed files with 3 additions and 1 deletions
|
|
@ -72,7 +72,9 @@
|
||||||
"travis-cov": "0.2.5",
|
"travis-cov": "0.2.5",
|
||||||
"uglifyify": "1.2.3",
|
"uglifyify": "1.2.3",
|
||||||
"crypto-js": "3.1.2",
|
"crypto-js": "3.1.2",
|
||||||
"shelljs": "0.3.0"
|
"shelljs":"0.3.0",
|
||||||
|
"browser-request": "0.3.2",
|
||||||
|
"request": "2.40.0"
|
||||||
},
|
},
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"homepage": "https://github.com/bitpay/copay",
|
"homepage": "https://github.com/bitpay/copay",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue