diff --git a/package.json b/package.json index 066db32e..f14e3c1e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "exports": { ".": "./dist/src/index.js", "./hardhat-setup": "./dist/hardhat-setup/index.js", - "./docgen": "./dist/docgen/index.js" + "./docgen": "./dist/docgen/index.js", + "./contracts/libraries/*": "./contracts/libraries/*" }, "repository": { "type": "git",