Skip to content

Commit

Permalink
fix: fix test case for d7ebd1c, where empty exports means "no exports…
Browse files Browse the repository at this point in the history
… are allowed"
  • Loading branch information
Boshen committed Jan 25, 2024
1 parent 1c18b22 commit 86e5ec2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"exports": {
"./lib/index.js": "./lib/index.js"
},
"browser": {
"./lib/ignore.js": false,
Expand Down

0 comments on commit 86e5ec2

Please sign in to comment.