Skip to content

Commit

Permalink
Merge pull request #53 from Aniket-Engg/dependencies
Browse files Browse the repository at this point in the history
dependencies managed
  • Loading branch information
Aniket-Engg committed Dec 31, 2019
2 parents dc84820 + f7f956d commit 3807f47
Show file tree
Hide file tree
Showing 4 changed files with 5,300 additions and 373 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,13 @@
"request": "^2.88.0",
"request-promise": "^4.2.2",
"sol-straightener": "^1.0.0",
"solidity-parser-antlr": "0.4.3",
"web3": "1.0.0-beta.37"
"solidity-parser-antlr": "0.4.3"
},
"devDependencies": {
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"eslint": "^5.15.3",
"mocha": "^5.2.0",
"nyc": "^13.1.0",
"solc": "^0.5.12",
"truffle-hdwallet-provider": "^1.0.17"
"nyc": "^13.1.0"
}
}

0 comments on commit 3807f47

Please sign in to comment.