Skip to content

Commit

Permalink
fix: remove browser entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysnine committed Mar 13, 2022
1 parent a855089 commit ef80fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -3,7 +3,6 @@
"version": "0.2.4",
"main": "dist/index-cjs.js",
"module": "dist/index-esm.js",
"browser": "dist/index-umd.js",
"typings": "dist/index.d.ts",
"scripts": {
"dev": "rollup -c -w",
Expand Down

0 comments on commit ef80fdf

Please sign in to comment.