Add test command to package.json.
This commit is contained in:
parent
0670060419
commit
9d759d3163
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/bitpay/copay/issues"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"homepage": "https://github.com/bitpay/copay",
|
||||
"devDependencies": {
|
||||
"express": "4.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue