Closed PaulRBerg closed 5 years ago
Hey! Thanks for adding this. Yeah i think we can merge this despite the fact that proper support for 5.0 is on todo list. Could you revert version change I bump them manually. Also, please take a look at PR that I just merged.
Manually copied and released as truffle-typings@1.0.8
Thanks for bringing this issue to my attention!
As per truffle version 5.0.0 and above, there's an additional
Web3.Contract
type inTruffle.ContractInstance
. All I did was to add a newcontract: any
, but I guess it might be worth it to take a look at these web3 typings from 0x.