Skip to content

Commit

Permalink
Merge pull request #20792 from NullVoxPopuli/fix-types
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler authored Nov 12, 2024
2 parents f013061 + c92a3ef commit 1a63242
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
],
"exports": {
"./*": "./dist/packages/*",
"./types": {
"types": "./types/stable/index.d.ts"
},
"./dist/ember-template-compiler.js": "./dist/ember-template-compiler.js",
"./package.json": "./package.json"
},
Expand Down

0 comments on commit 1a63242

Please sign in to comment.