From 69dc8110f4be576fe91d28a653906fd67904a899 Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Wed, 6 Mar 2019 14:51:28 +0800 Subject: Publish - @dexon-foundation/monorepo-scripts@1.0.22 - @dexon-foundation/sol-compiler@2.0.10 - @dexon-foundation/sol-coverage@1.0.8 - @dexon-foundation/sol-doc@1.0.19 - @dexon-foundation/sol-profiler@1.0.8 - @dexon-foundation/sol-trace@1.0.8 - @dexon-foundation/sol-tracing-utils@4.0.6 - @dexon-foundation/subproviders@2.1.17 - @dexon-foundation/typescript-typings@1.0.5 --- packages/sol-profiler/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/sol-profiler') diff --git a/packages/sol-profiler/package.json b/packages/sol-profiler/package.json index 1efa5bb2e..894204fd2 100644 --- a/packages/sol-profiler/package.json +++ b/packages/sol-profiler/package.json @@ -1,6 +1,6 @@ { "name": "@dexon-foundation/sol-profiler", - "version": "1.0.7", + "version": "1.0.8", "engines": { "node": ">=6.12" }, @@ -29,9 +29,9 @@ }, "homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-profiler/README.md", "dependencies": { - "@dexon-foundation/sol-tracing-utils": "^4.0.5", - "@dexon-foundation/subproviders": "^2.1.16", - "@dexon-foundation/typescript-typings": "^1.0.4", + "@dexon-foundation/sol-tracing-utils": "^4.0.6", + "@dexon-foundation/subproviders": "^2.1.17", + "@dexon-foundation/typescript-typings": "^1.0.5", "ethereum-types": "^1.1.6", "lodash": "^4.17.5" }, -- cgit v1.2.3