1
0
Fork 0
mirror of synced 2025-09-24 04:40:05 +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", "author": "Paul Etscheit",
"license": "LGPL-3.0-only", "license": "LGPL-3.0-only",
"dependencies": { "dependencies": {
"solc": "^0.6.1", "solc": "0.8.0",
"web3": "^1.0.0" "web3": "^1.0.0"
} }
} }