diff --git a/remix-tests/package.json b/remix-tests/package.json index 92001ca281..24f876a21f 100644 --- a/remix-tests/package.json +++ b/remix-tests/package.json @@ -38,6 +38,7 @@ "homepage": "https://github.com/ethereum/remix-tests#readme", "dependencies": { "@types/async": "^2.4.0", + "@types/web3": "^1.0.18", "async": "^2.6.0", "change-case": "^3.0.1", "colors": "^1.1.2",