diff options
author | Hsuan Lee <boczeratul@gmail.com> | 2019-03-06 15:01:37 +0800 |
---|---|---|
committer | Hsuan Lee <boczeratul@gmail.com> | 2019-03-06 15:01:37 +0800 |
commit | 2efe266d46f3577ebdb4df3bb8876dd49ec9f427 (patch) | |
tree | 99f046f9ab2e9feb7fad40e1ed0ad876445c899d /packages/subproviders | |
parent | c5a9c90c0b6dbeb59eb4d8bb6ad20a1afdc2450f (diff) | |
download | dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar.gz dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar.bz2 dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar.lz dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar.xz dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.tar.zst dexon-sol-tools-@dexon-foundation/sol-coverage@1.0.9.zip |
Publish@dexon-foundation/typescript-typings@4.0.2@dexon-foundation/subproviders@2.1.18@dexon-foundation/sol-tracing-utils@4.0.7@dexon-foundation/sol-trace@1.0.9@dexon-foundation/sol-profiler@1.0.9@dexon-foundation/sol-doc@1.0.20@dexon-foundation/sol-coverage@1.0.9@dexon-foundation/sol-compiler@2.0.11
- @dexon-foundation/sol-compiler@2.0.11
- @dexon-foundation/sol-coverage@1.0.9
- @dexon-foundation/sol-doc@1.0.20
- @dexon-foundation/sol-profiler@1.0.9
- @dexon-foundation/sol-trace@1.0.9
- @dexon-foundation/sol-tracing-utils@4.0.7
- @dexon-foundation/subproviders@2.1.18
- @dexon-foundation/typescript-typings@4.0.2
Diffstat (limited to 'packages/subproviders')
-rw-r--r-- | packages/subproviders/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/subproviders/package.json b/packages/subproviders/package.json index e291f70ed..3826496c7 100644 --- a/packages/subproviders/package.json +++ b/packages/subproviders/package.json @@ -1,6 +1,6 @@ { "name": "@dexon-foundation/subproviders", - "version": "2.1.17", + "version": "2.1.18", "engines": { "node": ">=6.12" }, @@ -34,7 +34,7 @@ "@0x/utils": "^3.0.1", "@0x/web3-wrapper": "^3.2.4", "@dexon-foundation/ganache-core": "^2.3.2", - "@dexon-foundation/typescript-typings": "^4.0.1", + "@dexon-foundation/typescript-typings": "^4.0.2", "@dexon-foundation/web3-provider-engine": "^14.1.1", "@ledgerhq/hw-app-eth": "^4.3.0", "@ledgerhq/hw-transport-u2f": "4.24.0", |