diff --git a/package.json b/package.json index 0a2d7c89e..69359e8d0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ipfs-api", "version": "18.1.1", "description": "A client library for the IPFS HTTP API", - "main": "src/index.js", + "main": "dist/index.js", "browser": { "glob": false, "fs": false,