Skip to content

Commit

Permalink
Fix(React): Cannot find entry browser
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 3, 2022
1 parent 6cdd263 commit 394d87e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
"sideEffects": false,
"main": "./dist/index.cjs",
"jsnext:main": "./dist/index.mjs",
"browser": "./dist/index.browser.js",
"esnext": "./dist/index.mjs",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 394d87e

Please sign in to comment.