Skip to content

Commit

Permalink
fix: remove types field
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 20, 2023
1 parent c3671c8 commit c8caef9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"default": "./dist/index.js"
},
Expand Down

0 comments on commit c8caef9

Please sign in to comment.