diff --git a/package.json b/package.json index dde3a2e..f80c0b9 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/diasdavid/interface-transport.git" }, - "main": "src/index.js", + "main": "lib/index.js", "jsnext:main": "src/index.js", "scripts": { "lint": "aegir-lint", @@ -46,4 +46,4 @@ "Richard Littauer ", "greenkeeperio-bot " ] -} \ No newline at end of file +}