Skip to content

Commit

Permalink
fix typescript typing reference in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Goobles committed Feb 5, 2024
1 parent 6bc7032 commit fa6e0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -11,6 +11,7 @@
"url": "https://sindresorhus.com"
},
"type": "module",
"types": "./dist/index.d.ts",
"exports": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
Expand Down

0 comments on commit fa6e0de

Please sign in to comment.