Skip to content

Commit

Permalink
Add imports map for Bare (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Feb 2, 2024
1 parent c540b87 commit 7e5817c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
"files": [
"index.js"
],
"imports": {
"events": {
"bare": "bare-events",
"default": "events"
}
},
"scripts": {
"test": "standard && brittle test/*.js"
},
Expand Down

0 comments on commit 7e5817c

Please sign in to comment.