diff --git a/package.json b/package.json index 8c0b84f..0b977e1 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "6.0.1", "description": "A responsive image cropping tool for React", "repository": "https://github.com/DominicTobias/react-image-crop", - "main": "dist/ReactCrop", + "main": "dist/ReactCrop.js", "style": "dist/ReactCrop.css", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",