From 4b74a4fcdef5a85754d9a10fbc32073ea11d2e4b Mon Sep 17 00:00:00 2001 From: Hsuan Lee Date: Sat, 19 Jan 2019 18:50:33 +0800 Subject: Publish - @dexon-foundation/sol-compiler@2.0.9 - @dexon-foundation/sol-coverage@1.0.7 - @dexon-foundation/sol-doc@1.0.18 - @dexon-foundation/sol-profiler@1.0.7 - @dexon-foundation/sol-trace@1.0.7 - @dexon-foundation/sol-tracing-utils@4.0.5 - @dexon-foundation/subproviders@2.1.15 - @dexon-foundation/typescript-typings@1.0.4 --- packages/sol-doc/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/sol-doc') diff --git a/packages/sol-doc/package.json b/packages/sol-doc/package.json index 8318987aa..ec7310291 100644 --- a/packages/sol-doc/package.json +++ b/packages/sol-doc/package.json @@ -1,6 +1,6 @@ { "name": "@dexon-foundation/sol-doc", - "version": "1.0.17", + "version": "1.0.18", "description": "Solidity documentation generator", "main": "lib/src/index.js", "types": "lib/src/index.d.js", @@ -27,7 +27,7 @@ "dependencies": { "@0x/types": "^1.5.2", "@0x/utils": "^3.0.1", - "@dexon-foundation/sol-compiler": "^2.0.8", + "@dexon-foundation/sol-compiler": "^2.0.9", "ethereum-types": "^1.1.6", "ethereumjs-util": "^5.1.1", "lodash": "^4.17.10", -- cgit v1.2.3