Skip to content

Commit

Permalink
Update hardhat.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxx committed Jun 7, 2023
1 parent 33f0adc commit b2c680e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const argv = require('yargs/yargs')()
compiler: {
alias: 'compileVersion',
type: 'string',
default: '0.8.20',
default: '0.8.13',
},
coinmarketcap: {
alias: 'coinmarketcapApiKey',
Expand Down

0 comments on commit b2c680e

Please sign in to comment.