diff --git a/package.json b/package.json index 14095b1..0e8c22a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "use-hyper", "version": "0.0.4", "description": "React hooks for the hypercore-protocol stack", - "main": "./src/index.js", + "main": "", "scripts": { "test": "standard" },