Skip to content

Commit

Permalink
Fix missing field in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 13, 2024
1 parent 2e6b82d commit 8a7f7df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -10,6 +10,7 @@
"email": "sindresorhus@gmail.com",
"url": "https://sindresorhus.com"
},
"type": "module",
"exports": {
"types": "./index.d.ts",
"default": "./index.js"
Expand Down

0 comments on commit 8a7f7df

Please sign in to comment.