diff options
Diffstat (limited to 'packages/sol-profiler/package.json')
-rw-r--r-- | packages/sol-profiler/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index 894204fd2..b99c71cd9 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -31,7 +31,7 @@ "dependencies": { "@dexon-foundation/sol-tracing-utils": "^4.0.6", "@dexon-foundation/subproviders": "^2.1.17", - "@dexon-foundation/typescript-typings": "^1.0.5", + "@dexon-foundation/typescript-typings": "^4.0.1", "ethereum-types": "^1.1.6", "lodash": "^4.17.5" }, |