diff --git a/package.json b/package.json index 48955a26..9ee62ce5 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,7 @@ }, "browser": { "./index.js": "./index.browser.js", - "./async/index.js": "./async/index.browser.js", - "./async/index.cjs": "./async/index.browser.cjs" + "./async/index.js": "./async/index.browser.js" }, "react-native": { "./async/index.js": "./async/index.native.js"