aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils/package.json
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-03-06 15:01:12 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-03-06 15:01:12 +0800
commitc5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f (patch)
treee925fdefbe35304b71e57c09c89fd6d123c3ab40 /packages/sol-tracing-utils/package.json
parent69dc8110f4be576fe91d28a653906fd67904a899 (diff)
downloaddexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar.gz
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar.bz2
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar.lz
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar.xz
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.tar.zst
dexon-sol-tools-c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f.zip
Add typescript definitions
Diffstat (limited to 'packages/sol-tracing-utils/package.json')
-rw-r--r--packages/sol-tracing-utils/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json
index 881549ba1..70b9856c6 100644
--- a/packages/sol-tracing-utils/package.json
+++ b/packages/sol-tracing-utils/package.json
@@ -47,7 +47,7 @@
"@0x/web3-wrapper": "^3.2.4",
"@dexon-foundation/sol-compiler": "^2.0.10",
"@dexon-foundation/subproviders": "^2.1.17",
- "@dexon-foundation/typescript-typings": "^1.0.5",
+ "@dexon-foundation/typescript-typings": "^4.0.1",
"@types/solidity-parser-antlr": "^0.2.0",
"ethereum-types": "^1.1.6",
"ethereumjs-util": "^5.1.1",