Skip to content

Commit

Permalink
Fix types path >_<
Browse files Browse the repository at this point in the history
  • Loading branch information
Reeywhaar committed Aug 14, 2023
1 parent 891855a commit 2d4b237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"type": "git",
"url": "https://github.com/Reeywhaar/iterator.git"
},
"types": "dist/es6/iterator.d.ts",
"types": "dist/mjs/iterator.d.ts",
"files": [
"/dist"
],
Expand Down

0 comments on commit 2d4b237

Please sign in to comment.