diff --git a/package.json b/package.json index 5fef2811aa86f3f1f8228daef7d867863e71db72..b795fbd2a0e1cba0b6389ff051220f4e3c52fc13 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "deno": "./index.js", "react-native": "./index.js", "worker": "./index.js", - "browser": "./index.dom.js", + "browser": "./index.js", "default": "./index.js" } },