aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-coverage/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sol-coverage/package.json')
-rw-r--r--packages/sol-coverage/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/sol-coverage/package.json b/packages/sol-coverage/package.json
index d7961b866..84d266587 100644
--- a/packages/sol-coverage/package.json
+++ b/packages/sol-coverage/package.json
@@ -1,6 +1,6 @@
{
"name": "@dexon-foundation/sol-coverage",
- "version": "1.0.12",
+ "version": "1.0.13",
"engines": {
"node": ">=6.12"
},
@@ -29,9 +29,9 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-coverage/README.md",
"dependencies": {
- "@dexon-foundation/sol-tracing-utils": "^4.0.10",
- "@dexon-foundation/subproviders": "^3.0.2",
- "@dexon-foundation/typescript-typings": "^4.0.2",
+ "@dexon-foundation/sol-tracing-utils": "^4.0.11",
+ "@dexon-foundation/subproviders": "^3.0.3",
+ "@dexon-foundation/typescript-typings": "^4.0.3",
"ethereum-types": "^1.1.6",
"lodash": "^4.17.5"
},