aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-compiler/package.json
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-11-14 02:46:19 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-11-14 02:46:19 +0800
commitf03afe6f1b6a6bfa339507ee47b42c62550444a0 (patch)
tree70a54cfd26681503da72f1e3a58682d3ccbd8180 /packages/sol-compiler/package.json
parentbed134c1da94f3b91eb50114ecd0d01ecb3ab3a2 (diff)
parenta824264da2d8cbcd76089c5d35da95fedbadd0bb (diff)
downloaddexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.gz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.bz2
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.lz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.xz
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.tar.zst
dexon-sol-tools-f03afe6f1b6a6bfa339507ee47b42c62550444a0.zip
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/metamask-connect-flow
Diffstat (limited to 'packages/sol-compiler/package.json')
-rw-r--r--packages/sol-compiler/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/sol-compiler/package.json b/packages/sol-compiler/package.json
index 7c27dbc19..4c3d0928f 100644
--- a/packages/sol-compiler/package.json
+++ b/packages/sol-compiler/package.json
@@ -1,6 +1,6 @@
{
"name": "@0x/sol-compiler",
- "version": "1.1.10",
+ "version": "1.1.11",
"engines": {
"node": ">=6.12"
},
@@ -42,7 +42,7 @@
},
"homepage": "https://github.com/0xProject/0x-monorepo/packages/sol-compiler/README.md",
"devDependencies": {
- "@0x/dev-utils": "^1.0.15",
+ "@0x/dev-utils": "^1.0.16",
"@0x/tslint-config": "^1.0.10",
"@types/mkdirp": "^0.5.2",
"@types/require-from-string": "^1.2.0",
@@ -71,7 +71,7 @@
"@0x/types": "^1.2.1",
"@0x/typescript-typings": "^3.0.4",
"@0x/utils": "^2.0.4",
- "@0x/web3-wrapper": "^3.1.2",
+ "@0x/web3-wrapper": "^3.1.3",
"@types/yargs": "^11.0.0",
"chalk": "^2.3.0",
"ethereum-types": "^1.1.2",