diff --git a/package.json b/package.json index 3e7f5ac6..1cf7825a 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "url": "https://github.com/zenoamaro/react-quill.git" }, "main": "lib/index.js", - "browser": "dist/react-quill.min.js", + "browser": "lib/index.js", "scripts": { "test": "make test", "build": "make build",