Skip to content

Commit

Permalink
Add package.json to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jul 26, 2022
1 parent 145fc71 commit acc66f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -38,6 +38,7 @@
"type": "module",
"exports": {
".": "./lib/index.js",
"./package.json": "./package.json",
"./test/util/index.js": "./test/util/index.js"
},
"files": [
Expand Down

0 comments on commit acc66f7

Please sign in to comment.