diff --git a/package.json b/package.json index b14797abd4..d59ece239c 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "6.2.0", "description": "Collection of React Hooks", "main": "lib/index.js", - "module": "lib/es/index.js", + "module": "esm/index.js", "files": [ "lib/", "esm/"