aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorOlaf Tomalka <olaf@tomalka.me>2018-01-03 22:48:29 +0800
committerOlaf Tomalka <olaf@tomalka.me>2018-01-03 22:48:29 +0800
commitf3b8bac47787a13ea4360b992bbe550bec2c3e19 (patch)
treef465267845939591e51291d265a83ed1f97bac3a /yarn.lock
parentce6abad97f248a3557390dd1e1ff3ae84662838f (diff)
downloaddexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar.gz
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar.bz2
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar.lz
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar.xz
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.tar.zst
dexon-sol-tools-f3b8bac47787a13ea4360b992bbe550bec2c3e19.zip
Added constructor ABIs to abi-gen
Additionally if the constructor is not existent in JSON, meaning it's implcite with no parameters, we're explicitly creating one, with actual JSON parameters that it should have.
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 1d3824de1..e7d64bbcc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9450,6 +9450,12 @@ web3-typescript-typings@^0.7.2:
dependencies:
bignumber.js "^4.0.2"
+web3-typescript-typings@^0.9.0:
+ version "0.9.0"
+ resolved "https://registry.yarnpkg.com/web3-typescript-typings/-/web3-typescript-typings-0.9.0.tgz#c658db3c84427d9c05a93613e35e6d8147c931c4"
+ dependencies:
+ bignumber.js "^4.0.2"
+
web3-utils@^1.0.0-beta.26:
version "1.0.0-beta.26"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.0.0-beta.26.tgz#f04ad8c144b1781c6b20c2818e0532cb9e6dca15"