Skip to content

Commit

Permalink
export main
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx authored Aug 18, 2023
1 parent 56f3b39 commit 4001726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-hbs-imports",
"version": "0.5.39",
"version": "0.5.40",
"repository": {
"type": "git",
"url": "https://github.com/patricklx/ember-hbs-imports"
Expand Down Expand Up @@ -99,6 +99,7 @@
]
},
"exports": {
".": "./index.js",
"./*": "./*",
"./glint-environment-definition": "./glint/glint-hbs-imports-env-1.0.js"
},
Expand Down

0 comments on commit 4001726

Please sign in to comment.