diff options
author | Hsuan Lee <boczeratul@gmail.com> | 2019-01-19 18:44:48 +0800 |
---|---|---|
committer | Hsuan Lee <boczeratul@gmail.com> | 2019-01-28 10:52:50 +0800 |
commit | d691bd1a9c33cea473a3930c1e7f0da96f8f6198 (patch) | |
tree | 4215403af9e10f3e38ee90a43162c3942ae0b02d /packages/typescript-typings | |
parent | a9312e98b1bd7860bb3a2057f5c56520c8cc3981 (diff) | |
download | dexon-sol-tools-d691bd1a9c33cea473a3930c1e7f0da96f8f6198.tar.gz dexon-sol-tools-d691bd1a9c33cea473a3930c1e7f0da96f8f6198.tar.zst dexon-sol-tools-d691bd1a9c33cea473a3930c1e7f0da96f8f6198.zip |
Publish
- @dexon-foundation/sol-compiler@2.0.7
- @dexon-foundation/sol-coverage@1.0.5
- @dexon-foundation/sol-doc@1.0.16
- @dexon-foundation/sol-profiler@1.0.5
- @dexon-foundation/sol-trace@1.0.5
- @dexon-foundation/sol-tracing-utils@4.0.3
- @dexon-foundation/subproviders@2.1.13
- @dexon-foundation/typescript-typings@1.0.2
Diffstat (limited to 'packages/typescript-typings')
-rw-r--r-- | packages/typescript-typings/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/typescript-typings/package.json b/packages/typescript-typings/package.json index 2c3317332..ceb707606 100644 --- a/packages/typescript-typings/package.json +++ b/packages/typescript-typings/package.json @@ -1,6 +1,6 @@ { "name": "@dexon-foundation/typescript-typings", - "version": "1.0.1", + "version": "1.0.2", "engines": { "node": ">=6.12" }, |