Skip to content

Commit

Permalink
fix: use single entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
hwbllmnn authored and KaiVolland committed Jun 25, 2024
1 parent 70ca4f0 commit 12d2d3b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"version": "9.0.0-next.4",
"description": "",
"main": "dist/index.js",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
"files": [
"dist/*",
"examples/**",
Expand Down

0 comments on commit 12d2d3b

Please sign in to comment.