aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/package.json
diff options
context:
space:
mode:
authorHsuan Lee <boczeratul@gmail.com>2019-03-06 14:51:28 +0800
committerHsuan Lee <boczeratul@gmail.com>2019-03-06 14:51:28 +0800
commit69dc8110f4be576fe91d28a653906fd67904a899 (patch)
tree1cae30b7286e62be55097aa7790db587d79c588c /packages/sol-compiler/package.json
parentd20e81c449a717a79e1a78f83963cf64fbcddfd7 (diff)
downloaddexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar.gz
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar.bz2
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar.lz
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar.xz
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.tar.zst
dexon-sol-tools-69dc8110f4be576fe91d28a653906fd67904a899.zip
- @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
Diffstat (limited to 'packages/sol-compiler/package.json')
-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 b1674afba..0f3816f92 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.9",
+ "version": "2.0.10",
"engines": {
"node": ">=6.12"
},
@@ -74,7 +74,7 @@
"@0x/utils": "^3.0.1",
"@0x/web3-wrapper": "^3.2.4",
"@dexon-foundation/dsolc": "^0.5.1",
- "@dexon-foundation/typescript-typings": "^1.0.4",
+ "@dexon-foundation/typescript-typings": "^1.0.5",
"@types/yargs": "^11.0.0",
"chalk": "^2.3.0",
"chokidar": "^2.0.4",