fix build - removing web3 types

pull/3768/head
yann300 2 years ago committed by GitHub
parent 5b2174c0f7
commit 7689335598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      libs/remix-tests/package.json

@ -73,11 +73,10 @@
"@types/commander": "^2.12.2",
"@types/mocha": "^5.2.5",
"@types/node": "^18.16.1",
"@types/web3": "^1.0.18",
"mocha": "^5.1.0",
"ts-node": "^8.0.2",
"typescript": "^3.3.1"
},
"typings": "src/index.d.ts",
"gitHead": "18a9b1f4e6ec1fc94d2a81d0157d72b742daf620"
}
}

Loading…
Cancel
Save