Skip to content

Commit

Permalink
chore: export addon index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Aug 21, 2024
1 parent a7e99bc commit 2197dc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,7 @@
"url": "https://github.com/1024pix/ember-testing-library/issues"
},
"homepage": "https://github.com/1024pix/ember-testing-library#readme",
"main": "index.js"
"exports": {
".": "./addons/index.js"
}
}

0 comments on commit 2197dc0

Please sign in to comment.