Fix package.json

This commit is contained in:
Fabio Berger 2017-11-13 11:59:31 -05:00
parent 506bf45272
commit af60b41c89

View File

@ -38,7 +38,7 @@
"run_mocha": "mocha lib/test/**/*_test.js --timeout 5000 --bail --exit" "run_mocha": "mocha lib/test/**/*_test.js --timeout 5000 --bail --exit"
}, },
"config": { "config": {
"artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken", "artifacts": "TokenTransferProxy Exchange TokenRegistry Token EtherToken"
}, },
"repository": { "repository": {
"type": "git", "type": "git",