aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/package.json
diff options
context:
space:
mode:
authorJacob Evans <dekz@dekz.net>2018-04-18 14:21:56 +0800
committerGitHub <noreply@github.com>2018-04-18 14:21:56 +0800
commit823f2db09fba8f19806ba3fa4bd679e12a58be3f (patch)
treeb0dc7265a22c0120cd42d026cacc14dc8d7cc80c /packages/deployer/package.json
parent12d5c35d143fdf2cf15b7f689c75a7ada13227aa (diff)
parenta71e511f82c2a21f8042c03fb0eb652ec40ad5df (diff)
downloaddexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.tar.gz
dexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.tar.zst
dexon-0x-contracts-823f2db09fba8f19806ba3fa4bd679e12a58be3f.zip
Merge pull request #531 from 0xProject/feature/deployer/solidity-0.4.22
Solidity 0.4.22
Diffstat (limited to 'packages/deployer/package.json')
-rw-r--r--packages/deployer/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/deployer/package.json b/packages/deployer/package.json
index d529382ac..f0dbda1eb 100644
--- a/packages/deployer/package.json
+++ b/packages/deployer/package.json
@@ -81,7 +81,7 @@
"lodash": "^4.17.4",
"require-from-string": "^2.0.1",
"semver": "^5.5.0",
- "solc": "^0.4.18",
+ "solc": "^0.4.22",
"web3": "^0.20.0",
"web3-eth-abi": "^1.0.0-beta.24",
"yargs": "^10.0.3"