This PR makes it easier for this repo to be included as a dependency in hardhat projects without modifying the hardhat configuration. It does so by matching the import paths for all OpenZeppelin imports and packaging the src/ directory as its own NPM package.
This PR makes it easier for this repo to be included as a dependency in hardhat projects without modifying the hardhat configuration. It does so by matching the import paths for all OpenZeppelin imports and packaging the
src/
directory as its own NPM package.