aboutsummaryrefslogtreecommitdiffstats
path: root/packages/monorepo-scripts
diff options
context:
space:
mode:
authorHsuan Lee <hsuan@cobinhood.com>2019-01-19 18:48:31 +0800
committerHsuan Lee <hsuan@cobinhood.com>2019-01-19 18:48:31 +0800
commit25a57876bb2205ffd2a646896b64c7769b6c330b (patch)
treec9d3e1edc8eb43519b3cbc219492d9cf73ac1640 /packages/monorepo-scripts
parent9f43942045dd0a13754d498f4999c85d4525b5db (diff)
downloaddexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar.gz
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar.bz2
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar.lz
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar.xz
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.tar.zst
dexon-sol-tools-25a57876bb2205ffd2a646896b64c7769b6c330b.zip
- @dexon-foundation/monorepo-scripts@1.0.21 - @dexon-foundation/sol-compiler@2.0.8 - @dexon-foundation/sol-coverage@1.0.6 - @dexon-foundation/sol-doc@1.0.17 - @dexon-foundation/sol-profiler@1.0.6 - @dexon-foundation/sol-trace@1.0.6 - @dexon-foundation/sol-tracing-utils@4.0.4 - @dexon-foundation/subproviders@2.1.14 - @dexon-foundation/typescript-typings@1.0.3
Diffstat (limited to 'packages/monorepo-scripts')
-rw-r--r--packages/monorepo-scripts/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/monorepo-scripts/package.json b/packages/monorepo-scripts/package.json
index 082647c17..737374c7a 100644
--- a/packages/monorepo-scripts/package.json
+++ b/packages/monorepo-scripts/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@dexon-foundation/monorepo-scripts",
- "version": "1.0.20",
+ "version": "1.0.21",
"engines": {
"node": ">=6.12"
},