Skip to content

Commit

Permalink
fix(browser): incompatibility with create-react-app
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo1v committed Mar 16, 2021
1 parent 0416419 commit 3f1f51f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion reactools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"types": "typings/index.d.ts",
"main": "dist/index.cjs.js",
"module": "dist/index.esm.js",
"browser": "dist/index.browser.js",
"scripts": {
"clean": "rimraf dist typings coverage .tarball",
"release": "yarn semantic-release",
Expand Down

0 comments on commit 3f1f51f

Please sign in to comment.