I’m trying to contribute to the OZ project some new functionality in ERC165. However, my tests are failing and I believe this is because the json abi files in the artifacts directory are out of date. I’ve done a compile and these are not regenerated automatically. I’ve looked through the package.json file and can’t see any scripts that generate this. What is the workflow here for regenerating these files?
Thanks