diff --git a/package.json b/package.json index 276205e..e1dd971 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ ], "license": "MIT", "main": "lib/index.js", - "module": "src/index.js", + "module": "lib/index.js", "repository": { "type": "git", "url": "https://github.com/Autarc/optimal-select.git"