diff --git a/package.json b/package.json index ff86d105..80016586 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "react-modal", "version": "1.6.4", "description": "Accessible modal dialog component for React.JS", - "main": "./lib/index", + "main": "./lib/index.js", "repository": { "type": "git", "url": "https://github.com/reactjs/react-modal.git"