Skip to content

Commit

Permalink
Upgrade solidity-coverage to fix sc-forks/solidity-coverage#516
Browse files Browse the repository at this point in the history
  • Loading branch information
elenadimitrova committed Jun 11, 2020
1 parent cadd533 commit 5ebd638
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 39 deletions.
66 changes: 32 additions & 34 deletions packages/etherlime/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions packages/etherlime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "etherlime",
"version": "2.3.3",
"description": "etherlime is an ethereum development and deployment framework based on ethers.js",
"name": "etherlime-argent",
"version": "2.3.4",
"description": "etherlime-argent is an Argent specific implementatiojn of etherlime",
"main": "index.js",
"scripts": {
"postinstall": "node --eval 'console.log(\"By installing Etherlime you automatically opt-in for analytics. To opt-out run `etherlime opt-out`.\")'"
Expand All @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/LimeChain/etherlime/tree/master/packages/etherlime"
"url": "https://github.com/elenadimitrova/etherlime/tree/master/packages/etherlime"
},
"keywords": [],
"author": "http://www.limechain.tech",
Expand Down Expand Up @@ -43,7 +43,7 @@
"simple-git": "^1.107.0",
"snarkjs": "LimeChain/snarkjs",
"solc": "^0.6.1",
"solidity-coverage": "^0.7.5",
"solidity-coverage": "^0.7.7",
"tcp-port-used": "^1.0.1",
"yargs": "11.0.0"
},
Expand Down

0 comments on commit 5ebd638

Please sign in to comment.