Skip to content

Commit

Permalink
Restore main field in package.json (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed May 25, 2021
1 parent 25929d7 commit 1338996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"url": "https://sindresorhus.com"
},
"type": "module",
"main": "./distribution/index.js",
"exports": "./distribution/index.js",
"types": "./distribution/index.d.ts",
"engines": {
Expand Down

0 comments on commit 1338996

Please sign in to comment.