@0x/contracts-staking: Update compiler version in truffle config.

This commit is contained in:
Lawrence Forman 2019-09-22 13:20:47 -04:00
parent eac4520406
commit 6d20f0e987

View File

@ -82,7 +82,7 @@ module.exports = {
// Configure your compilers
compilers: {
solc: {
version: '0.5.9',
version: '0.5.11',
settings: {
evmVersion: 'constantinople',
optimizer: {