Skip to content

Commit b2c680e

Browse files
authored
Update hardhat.config.js
1 parent 33f0adc commit b2c680e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardhat.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const argv = require('yargs/yargs')()
4040
compiler: {
4141
alias: 'compileVersion',
4242
type: 'string',
43-
default: '0.8.20',
43+
default: '0.8.13',
4444
},
4545
coinmarketcap: {
4646
alias: 'coinmarketcapApiKey',

0 commit comments

Comments
 (0)