aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-tracing-utils/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-tracing-utils/package.json')
-rw-r--r--packages/sol-tracing-utils/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/sol-tracing-utils/package.json b/packages/sol-tracing-utils/package.json
index 9ac2e22eb..c586cfeba 100644
--- a/packages/sol-tracing-utils/package.json
+++ b/packages/sol-tracing-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@dexon-foundation/sol-tracing-utils",
- "version": "4.0.1",
+ "version": "4.0.2",
"engines": {
"node": ">=6.12"
},
@@ -42,12 +42,12 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-tracing-utils/README.md",
"dependencies": {
- "@dexon-foundation/sol-compiler": "^2.0.5",
- "@dexon-foundation/subproviders": "^2.1.11",
"@0x/dev-utils": "^1.0.24",
"@0x/typescript-typings": "^3.0.8",
"@0x/utils": "^3.0.1",
"@0x/web3-wrapper": "^3.2.4",
+ "@dexon-foundation/sol-compiler": "^2.0.6",
+ "@dexon-foundation/subproviders": "^2.1.12",
"@types/solidity-parser-antlr": "^0.2.0",
"ethereum-types": "^1.1.6",
"ethereumjs-util": "^5.1.1",