diff --git a/package.json b/package.json index 6da83e1..85649d5 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ "types": "./dist/src/multiaddr/is-private.d.ts" }, "./stream-to-ma-conn": { - "import": "./dist/src/stream-to-ma-connr.js", - "types": "./dist/src/stream-to-ma-connr.d.ts" + "import": "./dist/src/stream-to-ma-conn.js", + "types": "./dist/src/stream-to-ma-conn.d.ts" } }, "eslintConfig": {