aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-01-19 18:50:33 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-01-28 10:53:07 +0800
commit4b74a4fcdef5a85754d9a10fbc32073ea11d2e4b (patch)
tree4dcadba6eb37e6a479fbe4cc18a8c918cac8774c /packages/sol-compiler
parentf6642facffeae5de897dbc8bbff39ac6122cbe56 (diff)
downloaddexon-sol-tools-4b74a4fcdef5a85754d9a10fbc32073ea11d2e4b.tar.gz
dexon-sol-tools-4b74a4fcdef5a85754d9a10fbc32073ea11d2e4b.tar.zst
dexon-sol-tools-4b74a4fcdef5a85754d9a10fbc32073ea11d2e4b.zip
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
Diffstat (limited to 'packages/sol-compiler')
-rw-r--r--packages/sol-compiler/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json
index c6c02957d..a2cd9d9a7 100644
--- a/packages/sol-compiler/package.json
+++ b/packages/sol-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "@dexon-foundation/sol-compiler",
- "version": "2.0.8",
+ "version": "2.0.9",
"engines": {
"node": ">=6.12"
},
@@ -75,7 +75,7 @@
"@0x/utils": "^3.0.1",
"@0x/web3-wrapper": "^3.2.4",
"@dexon-foundation/dsolc": "^0.5.1",
- "@dexon-foundation/typescript-typings": "^1.0.3",
+ "@dexon-foundation/typescript-typings": "^1.0.4",
"@types/yargs": "^11.0.0",
"chalk": "^2.3.0",
"chokidar": "^2.0.4",