Skip to content

Commit

Permalink
update flex-ether dep
Browse files Browse the repository at this point in the history
  • Loading branch information
merklejerk committed Feb 4, 2020
1 parent eec9e25 commit 5e9f522
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flex-contract",
"version": "2.0.0",
"version": "2.0.1",
"description": "A modern, flexible Ethereum smart contract abstraction.",
"main": "src/index.js",
"repository": {
Expand All @@ -18,7 +18,7 @@
"dependencies": {
"bignumber.js": "^9.0.0",
"ethereumjs-util": "^6.2.0",
"flex-ether": "^1.6.3",
"flex-ether": "^1.6.4",
"lodash": "^4.17.15",
"web3-eth-abi": "^1.2.4"
},
Expand Down

0 comments on commit 5e9f522

Please sign in to comment.