This commit is contained in:
viktor 2017-11-10 18:44:51 +03:00
parent c7b6ee16a8
commit 6184c25d3d
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
"scripts": { "scripts": {
"start": "node index.js" "start": "node index.js"
}, },
"bin": {
"oracles-combine-solidity": "index.js"
},
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/oraclesorg/oracles-combine-solidity" "url": "https://github.com/oraclesorg/oracles-combine-solidity"