diff --git a/package.json b/package.json index f5be9a060..d38b60841 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ipfs-api", "version": "6.0.3", "description": "A client library for the IPFS API", - "main": "lib/index.js", + "main": "src/index.js", "jsnext:main": "src/index.js", "scripts": { "test": "gulp test",