diff --git a/package.json b/package.json index 1daed12..fa9424f 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,6 @@ "bugs": { "url": "https://github.com/csandman/chakra-react-select/issues" }, - "exports": { - ".": { - "types": "./dist/types/index.d.ts", - "module": "./dist/esm/index.js", - "default": "./dist/cjs/index.js" - } - }, "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "files": [