Merge pull request #205 from martindale/npm-managed-tests
Allow NPM to Manage Tests
This commit is contained in:
commit
e28831e01a
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