1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

bump solidity in integration tests

This commit is contained in:
schaeff 2021-05-04 16:05:49 +02:00 committed by Leo Alt
parent 5e2d0d5b5c
commit 2857ceb972

View file

@ -9,7 +9,7 @@
"author": "Paul Etscheit",
"license": "LGPL-3.0-only",
"dependencies": {
"solc": "^0.6.1",
"solc": "0.8.0",
"web3": "^1.0.0"
}
}